0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-16 13:29:03 +02:00
synapse/changelog.d/5037.bugfix

2 lines
139 B
Text
Raw Normal View History

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