mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 04:15:30 +00:00
de6888e7ce
* Remove redundant WrappedConnection The matrix federation client uses an HTTP connection pool, which times out its idle HTTP connections, so there is no need for any of this business.