93073a4b11
`@cached` and `@cachedList` must wait until the wrapped method has completed before raising `CancelledError`s, otherwise the wrapped method will continue running in the background with a logging context that has been marked as finished.