Skip Menu |

This queue is for tickets about the Parallel-PreForkManager CPAN distribution.

Report information
The Basics
Id: 121156
Status: open
Priority: 0/
Queue: Parallel-PreForkManager

People
Owner: mbradshaw [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 1.20180101
  • 1.20180106
Fixed in: (no value)



Subject: tests hang on Windows
Tests of your module hang on Windows. I can provide more verbose information if necessary. If your module cannot work on Windows at all, you can die in Makefile.PL/Build.PL. See http://wiki.cpantesters.org/wiki/CPANAuthorNotes for how to do this. -- Alexandr Ciornii, http://chorny.net
Thanks for the report Alexandr, more details would be great. --Marc
On Sat Apr 15 18:57:05 2017, MBRADSHAW wrote: Show quoted text
> Thanks for the report Alexandr, more details would be great.
Testing Parallel-PreForkManager version 1.20170417 01-basic-data.t with "my $DEBUG = 1;" in PreForkManager.pm 1..1 Child -352 spawned at C:\strawberry160\cpan\build\Parallel-PreForkManager-1.20170417-i3TDJ0\blib\lib/Parallel/PreForkManager.pm line 213. hash- or arrayref expected (not a simple scalar, use allow_nonref to allow this) at C:\strawberry160\cpan\build\Parallel-PreForkManager-1.20170417-i3TDJ0\blib\lib/Parallel/PreForkManager.pm line 354. Child -464 spawned at C:\strawberry160\cpan\build\Parallel-PreForkManager-1.20170417-i3TDJ0\blib\lib/Parallel/PreForkManager.pm line 213. hash- or arrayref expected (not a simple scalar, use allow_nonref to allow this) at C:\strawberry160\cpan\build\Parallel-PreForkManager-1.20170417-i3TDJ0\blib\lib/Parallel/PreForkManager.pm line 354. Warnings from JSON::XS disappear if I switch to JSON::PP, but it still hangs. Using Win32::Socketpair instead of pipe in PreForkManager.pm did not help either. -- Alexandr Ciornii, http://chorny.net