async-http-client
async-http-client copied to clipboard
use 3 EventLoops for tests
3 makes it less likely that correlated Channels share an EventLoop so it should shake out more threading bugs...
Just as a heads up, the main development branch has been changed to main, following the Swift policy on this.
This PR has been re-targeted to main and should just work. However when performing rebases etc please keep this in mind -- you may want to fetch the main branch and rebase onto the main branch from now on since master is not up-to-date anymore and is going to be deleted shortly.