Can continuation support finally solve the "How do I stop this thread" problem?

Andrew Haley aph-open at littlepinkcloud.com
Tue Sep 6 09:57:11 UTC 2022


On 9/2/22 22:34, Ron Pressler wrote:
> I don’t think all OS operations have non-blocking alternatives (at least before io_uring), but Alan will know more.

Name resolution, in particular. This is a workaround, kinda-sorta:

https://github.com/netty/netty/pull/2917

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the loom-dev mailing list