You need to sign in or sign up before continuing.
- Apr 05, 2022
-
-
Sean Quah authored
`StreamToken.from_string` and `RoomStreamToken.parse` are both async methods that could be cancelled. These methods must not replace `CancelledError`s with `SynapseError`s. Signed-off-by:
Sean Quah <seanq@element.io>
-