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.