mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -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.
|