On Fri, 15 Sep 2023 12:16:10 GMT, Daniel Fuchs wrote:
> The java/net/httpclient/HttpClientLocalAddrTest.java has been observed
> failing relatively frequently in timeout - and the log shows a Carrier thread
> being pinned.
> Whether that's the root cause of the test failure is hard to say, but
The java/net/httpclient/HttpClientLocalAddrTest.java has been observed failing
relatively frequently in timeout - and the log shows a Carrier thread being
pinned.
Whether that's the root cause of the test failure is hard to say, but we should
fix the code to avoid pinned threads. This is one pat