in reply to Doing an Input->process->Output cycle with AnyEvent? (was: error: "recursive blocking wait detected")
Try to wrap your head around it again in some other way. As a guideline, you almost never want to call the recv method of AnyEvent condvars from event handlers.
|
---|