When recreating the dial queue shutdown controller, we must also increase the number of listeners it can have, otherwise warnings are printed when there are more than 10 peers in the dial queue.
Change checklist
[x] I have performed a self-review of my own code
[ ] I have made corresponding changes to the documentation if necessary (this includes comments as well)
[ ] I have added tests that prove my fix is effective or that my feature works
When recreating the dial queue shutdown controller, we must also increase the number of listeners it can have, otherwise warnings are printed when there are more than 10 peers in the dial queue.
Change checklist