https://bz.apache.org/bugzilla/show_bug.cgi?id=58321

--- Comment #6 from Yilong Li <yilong...@runtimeverification.com> ---
(In reply to Remy Maucherat from comment #3)
> No idea, it sounds too specific to the NIO2 behavior. Sure the completion
> handler is going to be called directly by the main thread pool, but only
> once per IO operation, and since a read cannot occur until the previous one
> is done it's fine as is.

Thank you, that's what I need to know. I will fix the tool to handle the
happens-before relationship imposed by
java.nio.channels.AsynchronousSocketChannel properly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to