On Sun Dec 22 21:16:48 2013, CHORNY wrote:
Show quoted text> 1..2
> (hangs)
Yeah - in summary I don't really know Windows enough to say with any certainty how to write this one, and to write it blind (because I have no Windows box myself).
What's required is for the unit test to be able to construct a new process, which will immediately exit(5) and then return the PID of that process from the make_child function in t/15share-child.t, to prove that both IO::Async and POE can wait on one child process each, at the same time.
Will happily take suggestions for a better implementation that works on Windows.
--
Paul Evans