Closed
Description
Stack trace:
java.lang.AssertionError: expected [null] but found [java.net.UnknownHostException: DNS name not found [response code 3]]
at org.asynchttpclient.channel.MaxTotalConnectionTest.testMaxTotalConnections(MaxTotalConnectionTest.java:110)
at java.util.ArrayList.forEach(ArrayList.java:1259)
... Removed 35 stack frames
Investigating, it relies on actual URLs (https://github.com, https://google.com) which feels like a bad idea.