forked from MirrorHub/synapse
1f55c04cbc
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.
1 line
20 B
Text
1 line
20 B
Text
Improve type hints.
|