-
- Downloads
Update to use new timeout function everywhere.
The existing deferred timeout helper function (and the one into twisted) suffer from a bug when a deferred's canceller throws an exception, #3842. The new helper function doesn't suffer from this problem.
Showing
- synapse/http/client.py 2 additions, 2 deletionssynapse/http/client.py
- synapse/http/matrixfederationclient.py 15 additions, 10 deletionssynapse/http/matrixfederationclient.py
- synapse/notifier.py 7 additions, 6 deletionssynapse/notifier.py
- synapse/util/async_helpers.py 19 additions, 54 deletionssynapse/util/async_helpers.py
Loading
Please register or sign in to comment