Skip to content
Snippets Groups Projects
Unverified Commit 3a30846b authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Fix mypy on latest Twisted release (#17036)

`ITransport.abortConnection` isn't a thing, but
`HTTPChannel.forceAbortClient` calls it, so lets just use that

Fixes https://github.com/element-hq/synapse/issues/16728
parent db4e3212
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment