forked from MirrorHub/synapse
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.
|