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

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

Build:
Build:
LAST BUILD BRANCH: process-spawn
DEFAULT BRANCH: master
Ran 16 Jun 2019 02:16AM UTC
Files 18
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: 83.518% (+0.2%) from 83.315%
2.5, CHILDPROCESS_POSIX_SPAWN=true 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.

755 of 904 relevant lines covered (83.52%)

35.45 hits per line

Source Files on job 449.11 (2.5, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 432
  • Travis Job 449.11
  • 3bbc30fe on github
  • Prev Job for 2.5, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset on dev (#448.3)
  • Next Job for 2.5, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset on dev (#451.3)
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