synapse/changelog.d/5037.bugfix

2 lines
139 B
Plaintext
Raw Normal View History

2019-04-09 10:18:21 -06:00
Workaround bug in twisted where attempting too many concurrent DNS requests could cause it to hang due to running out of file descriptors.