Find active watchers

Opera Wang opera.wang at gmail.com
Tue Apr 19 14:24:11 CEST 2016


Hi,
     I'm currently using the Perl binding EV, together with modules like 
IO::Stream, IO::AIO, Promises, & Mojo to implement a distributed test 
system. The issue I had was some times the main loop EV::run can't exit 
when all test done because some watchers are still active.  As watchers 
can be created on the fly, and some of them are created by other 
modules, so is there any way to tell what are the active watchers and 
where there were created?

      And thanks for the great work.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schmorp.de/pipermail/libev/attachments/20160419/b59fbe03/attachment.html>


More information about the libev mailing list