mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-10 05:49:17 -04:00

* 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.