Front page | perl.perl5.porters |
Postings from February 2012
RFC: fake fork on Unix
Thread Next
From:
Zefram
Date:
February 26, 2012 07:31
Subject:
RFC: fake fork on Unix
Message ID:
20120226153114.GQ10262@lake.fysh.org
There's a 5.16-blocking bug in Win32 fork emulation, that was tickled
by a change I made, and which I'm not equipped to fix because I have no
Win32 machine on which to reproduce the fault. I propose that the Win32
fake fork should be made available *to the core test suite* on *all*
platforms (when built for threading), and that the fork tests should
be run with both the real fork and the fake fork. This would provide
quicker detection of bugs and easier debugging.
-zefram
Thread Next
-
RFC: fake fork on Unix
by Zefram