Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-01-18 | Remove redundant WrappedConnection (#4409) | Richard van der Hoff | 4 | -93/+67 | |
* 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. | |||||
2019-01-17 | Fix incorrect logcontexts after a Deferred was cancelled (#4407) | Richard van der Hoff | 4 | -3/+117 | |
2 |