MatrixSynapse/changelog.d/12180.misc

2 lines
166 B
Plaintext

Add `delay_cancellation` utility function, which behaves like `stop_cancellation` but waits until the original `Deferred` resolves before raising a `CancelledError`.