pull/5037/head
Erik Johnston 2019-04-09 17:18:21 +01:00
parent a0fc256d65
commit 02491e009d
1 changed files with 1 additions and 0 deletions

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.