1
0
Files
synapse/changelog.d
Richard van der Hoff fa8271c5ac Convert synapse.federation.transport.server to async (#5689)
* Convert BaseFederationServlet._wrap to async

Empirically, this fixes some lost stacktraces. It should be safe because the
wrapped function is called from JsonResource._async_render, which is already
async.

* Convert the rest of synapse.federation.transport.server to async

We may as well do the whole file while we're here.

* changelog

* flake8
2019-07-18 11:46:47 +01:00
..
2019-07-12 11:46:18 +01:00
2019-07-02 12:10:23 +01:00
2019-07-02 17:21:27 +01:00
2019-07-05 01:24:13 +10:00
2019-07-10 14:03:18 +01:00
2019-07-08 15:28:38 +01:00
2019-07-08 17:31:58 +01:00
2019-07-10 13:55:24 +01:00
2019-07-10 15:48:50 +01:00
2019-07-11 04:10:07 +10:00
2019-07-12 11:47:24 +01:00