diff --git a/changelog.d/5037.bugfix b/changelog.d/5037.bugfix new file mode 100644 index 000000000..c3af418dd --- /dev/null +++ b/changelog.d/5037.bugfix @@ -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.