Subject: | Windows Vista Problem |
Test 47 fails on Windows Vista. I don't know if the failure is in a new
implementation of waitpid(), in the way processes are reaped and
reported dead, or in kill(0, $pid).
This was discovered and verified with an in-house build of Perl 5.8.8.
The same distribution runs the tests perfectly on Windows XP
Professional. The test failure executes the same sequence of system
calls as the problem that made me try Proc::Background in the first place.