On Mon, Nov 20, 2017 at 3:15 PM, <[email protected]> wrote: > Same thread. > I've tried calling it with uv_prepare handle which has a callback that > check atomic Boolean for specific condition and upon the results - call > uv_stop. > the thread continues to block on I/O ( I assume that since the stack trace > shows UV_Poll).
Can you put together a small standalone test case and open an issue? Cheers. -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
