On Mon, Feb 16, 2015 at 09:23:51AM -0800, Chris Wagner via RT wrote: > On Sat Feb 14 17:10:11 2015, LeonT wrote: > > I would still expect that to run into pseudothreads on Windows, but I > > haven't tested either version on Windows yet. > > > > Leon > > The problem on Windows is likely masked by the pseudo-fork. It prints the "right pid". I verified that two Perl processes get made with the right pids in TaskInfo. system() on Win32 doesn't use fork() of any sort. TonyThread Previous | Thread Next