More on AnyEvent::Fork::RPC::Async event
Art Sackett
asackett at gmx.com
Tue Jan 10 08:08:22 CET 2017
Greetings:
More on the subject of my earlier message: The game ends at line 55 of
Async.pm -- AE::io never invokes the write callback ($wcb) so the write
buffer ($wbuf) just keeps growing. If I replace the '$io ||=
AnyEvent->io(...)' block in the test program with a timer that
periodically sends events, leaving the pipe open to 'tail -F' in place,
the events from that timer fly right on through to the parent.
--
Art Sackett
http://www.artsackett.com/
More information about the anyevent
mailing list