exodist / Child

(perl) Object oriented simple interface to fork()
9 stars 2 forks source link

Not working on Strawberry Perl #1

Closed schwern closed 8 years ago

schwern commented 14 years ago

No idea what's going on, this is with Strawberry 5.10.1 using 0.007 after I applied the Carp patch.

t\Child.t ... 1/? wait returned -1500: No such process -1500 at t\Child.t line 29
# Tests were run but no plan was declared and done_testing() was not seen.
t\Child.t ... Dubious, test returned 9 (wstat 2304, 0x900)
All 5 subtests passed
t\Import.t .. ok
t\Manage.t .. 1/? wait returned -1492: No such process -1492 at C:\cygwin\home\Administrator\src\Child\blib\lib/Child.pm line 32
# Tests were run but no plan was declared and done_testing() was not seen.
t\Manage.t .. Dubious, test returned 9 (wstat 2304, 0x900)
All 9 subtests passed
schwern commented 8 years ago

Not getting this error anymore on Strawberry Perl, there's a whole new error!