-
- Downloads
Move DNS lookups into separate thread pool (#11177)
This is to stop large bursts of lookups starving out other users of the thread pools. Fixes #11049.
changelog.d/11177.bugfix
0 → 100644
synapse/util/gai_resolver.py
0 → 100644
Please register or sign in to comment