Sean Quah
c3ed401754
Add delay_cancellation utility function
...
`delay_cancellation` behaves like `stop_cancellation`, except it
delays `CancelledError`s until the original `Deferred` resolves.
This is handy for unifying cleanup paths and ensuring that uncancelled
coroutines don't use finished logcontexts.
Signed-off-by: Sean Quah <seanq@element.io >
2022-03-08 17:14:56 +00:00
..
2022-03-04 11:58:49 +00:00
2022-02-28 17:40:24 +00:00
2022-03-01 17:44:41 +00:00
2022-03-03 18:14:09 +00:00
2022-03-02 13:00:16 +00:00
2022-02-23 11:04:02 +00:00
2022-03-04 22:40:51 +00:00
2022-03-04 11:48:15 +00:00
2022-02-23 11:04:02 +00:00
2022-03-08 17:11:51 +00:00
2022-02-23 11:04:02 +00:00
2022-03-08 15:58:14 +00:00
2022-02-14 13:12:22 +00:00
2022-03-03 11:39:58 +01:00
2022-02-28 17:40:24 +00:00
2022-03-08 07:26:05 -05:00
2022-02-22 07:11:39 -05:00
2022-03-08 15:58:14 +00:00
2022-02-23 11:04:02 +00:00
2021-04-14 15:34:27 +01:00
2022-03-04 10:25:18 +00:00
2021-08-18 08:13:35 -04:00
2022-03-07 09:44:33 -08:00
2022-02-23 11:04:02 +00:00
2022-03-08 17:14:56 +00:00
2022-03-08 15:37:35 +00:00
2022-02-22 18:35:01 +00:00
2022-02-23 11:04:02 +00:00
2021-10-13 08:42:41 +01:00
2022-03-08 15:58:14 +00:00
2022-03-08 07:26:05 -05:00
2022-02-21 16:03:06 +00:00
2022-03-04 10:31:19 +00:00