This commit is contained in:
Erik Johnston 2019-04-09 17:18:21 +01:00
parent a0fc256d65
commit 02491e009d

1
changelog.d/5037.bugfix Normal file
View file

@ -0,0 +1 @@
Workaround bug in twisted where attempting too many concurrent DNS requests could cause it to hang due to running out of file descriptors.