0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-08 10:55:31 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Sean Quah
2fcf4b3f6c
Add cancellation support to @cached and @cachedList decorators (#12183)
These decorators mostly support cancellation already. Add cancellation
tests and fix use of finished logging contexts by delaying cancellation,
as suggested by @erikjohnston.

Signed-off-by: Sean Quah <seanq@element.io>
2022-03-14 19:04:29 +00:00