mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-11 15:24:45 +00:00
97fd29c019
The problem here is that we have cut-and-pasted an impl from Twisted, and then failed to maintain it. It was fixed in Twisted in https://github.com/twisted/twisted/pull/1047/files; let's do the same here.