Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't locate object method "set_waitpid_blocking_sleep" via package "Parallel::ForkManager" #111

Open
eserte opened this issue Nov 26, 2021 · 1 comment

Comments

@eserte
Copy link

eserte commented Nov 26, 2021

On one of my smokers:

#   Failed test 'test_parallel died (Can't locate object method "set_waitpid_blocking_sleep" via package "Parallel::ForkManager" at /home/cpansand/.cpan/build/2021112622/Code-TidyAll-0.79-1/blib/lib/Code/TidyAll.pm line 496.)'
#   at t/parallel.t line 4.
#   (in TestFor::Code::TidyAll::Parallel->test_parallel)
# Looks like you failed 1 test of 1.
t/parallel.t ................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Maybe the installed Parallel::ForkManager is old here, so maybe a minimum prereq version needs to be specified.

@autarch
Copy link
Member

autarch commented Nov 26, 2021

Thanks for the bug report. My enthusiasm for fixing bugs in this distro is a bit low, since I think it's a bit of a dead end (see https://blog.urth.org/2020/04/25/the-real-dirt-on-tidyall/). But I'm happy to review a PR that fixes this.

Sorry in advance that you're about to get this same message three times, but I want this visible in each of the bugs you reported so others can see this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants