Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.55.0rc1 | David Robertson | 2022-03-15 | 1 | -1/+0 |
| | |||||
* | Add cancellation support to `@cached` and `@cachedList` decorators (#12183) | Sean Quah | 2022-03-14 | 1 | -0/+1 |
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> |