Skip Menu |

This queue is for tickets about the Process-Async CPAN distribution.

Report information
The Basics
Id: 102109
Status: resolved
Priority: 0/
Queue: Process-Async

People
Owner: Nobody in particular
Requestors: TEAM [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.001
Fixed in: (no value)



Subject: Reset $ONE_TRUE_LOOP
As per #io-async discussion, the $ONE_TRUE_LOOP should likely be invalidated/reset to the new loop in the child process. Currently we're not doing that, so any code calling ::Loop->new may pick up the old (invalid) loop, leading to problems.
Applied in 0.002