synapse/changelog.d/11190.bugfix
Sean Quah f3a4be8700
Shut down the DNS threadpool (#11190)
The DNS threadpool must be explicitly stopped, otherwise Synapse will
hang indefinitely when asked to shut down.
2021-10-27 13:04:56 +01:00

2 lines
144 B
Plaintext

Fix a performance regression introduced in 1.44.0 which could cause client requests to time out when making large numbers of outbound requests.