mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
2fcf4b3f6c
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>
2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
Add cancellation support to `@cached` and `@cachedList` decorators.
|