Changes for version 0.002 - 2015-02-13
- Bugs fixed:
- Reset the $IO::Async::Loop::ONE_TRUE_LOOP internal variable to ensure that the worker process does not accidentally try to use the parent's leftover loop at any point.
Modules
nested loop-using process support
IO::Async::Process subclass for handling communication between parent and worker
handle async background process
base class for IO::Async::Loop-using subprocess