0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-10 03:42:03 +02:00
Commit graph

1 commit

Author SHA1 Message Date
David Robertson
29364145b2
Pass str to twisted's IReactorTCP (#10895)
This follows a correction made in twisted/twisted#1664 and should fix our Twisted Trial CI job.

Until that change is in a twisted release, we'll have to ignore the type
of the `host` argument. I've raised #10899 to remind us to review the
issue in a few months' time.
2021-09-30 12:51:47 +01:00