• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

enkessler / childprocess / 449 / 14
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: process-spawn
DEFAULT BRANCH: master
Ran 16 Jun 2019 02:20AM UTC
Files 15
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jun 2019 03:46AM UTC coverage: 87.863% (-0.3%) from 88.127%
2.4, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset

cron

travis-ci

sds
Fix ChildProcess::Unix::Process#wait method with leader processes

Issue #151 reported a problem where in the update from Ruby 2.5 to Ruby
2.6 some programs would block forever on a `Process.waitpid2` call.

Changing the call to pass in a positive PID instead of the negative PID
fixes the issue as it will call the `waitpid` system call right away
instead of delaying it for later.

See #151 for further discussion of the possible reasons for the
behavior.

666 of 758 relevant lines covered (87.86%)

5.96 hits per line

Source Files on job 449.14 (2.4, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 432
  • Travis Job 449.14
  • 3bbc30fe on github
  • Prev Job for 2.4, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset on dev (#448.6)
  • Next Job for 2.4, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset on dev (#451.6)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc