Skip to content
Snippets Groups Projects
Unverified Commit 1f55c04c authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Improve type hints for cached decorator. (#15658)

The cached decorators always return a Deferred, which was not
properly propagated. It was close enough when wrapping coroutines,
but failed if a bare function was wrapped.
parent 379eb2d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment