mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-20 00:52:02 +01: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>
1 line
68 B
Text
1 line
68 B
Text
Add cancellation support to `@cached` and `@cachedList` decorators.
|