Thanks, I will try. 
Just one more thing on that - it seems that when it happens the loop timer 
won't change at all as if the loop won't  'loop'.
is it even possible? doesn't the backend timeout calculation phase has some 
kind of default timeout value? or can it be infinite?

On Monday, November 20, 2017 at 8:43:26 PM UTC+2, Ben Noordhuis wrote:
>
> On Mon, Nov 20, 2017 at 3:15 PM,  <[email protected] <javascript:>> 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.

Reply via email to