AsyncHttpClient / async-http-client

Asynchronous Http and WebSocket Client library for Java
Other
6.29k stars 1.59k forks source link

netty 4.1.107 #1929

Closed sullis closed 8 months ago

sullis commented 8 months ago

https://netty.io/news/2024/02/13/4-1-107-Final.html

io_uring https://netty.io/news/2024/02/19/io_uring_0-0-25-Final.html

sullis commented 8 months ago

PTAL @hyperxpro

sullis commented 8 months ago

GitHub Actions build failure:

Error:    DefaultAsyncHttpClientTest.testNativeTransportWithoutEpollOnly:63 
Unexpected exception thrown: 
java.util.concurrent.ExecutionException: java.net.UnknownHostException: www.shieldblaze.com
sullis commented 8 months ago

@hyperxpro "UnknownHostException: www.shieldblaze.com"

hyperxpro commented 8 months ago

lol weird, lemme point DNS to somewhere else.

sullis commented 8 months ago

Ready to merge

hyperxpro commented 8 months ago

Thanks a lot! :)