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

ZelAnton / ProcessKit-rs / 30995825362
94%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2026 10:04AM UTC
Jobs 1
Files 53
Run time 1min
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

05 Aug 2026 10:00AM UTC coverage: 94.365% (-0.7%) from 95.081%
30995825362

push

github

ZelAnton
Don't let a refused leaf rmdir erase a live child from the registry

LeafSlot::drop released the leaf's registry entry regardless of whether
remove_dir actually succeeded, on the premise that a spawn returning Err
never leaves a live child behind. tokio's own post-fork setup can fail
after the std child already exists, dropping it without a kill - the child
is already in its leaf by then, so a refused (non-empty) rmdir meant a live
member the registry had already forgotten. members_with reads only the
registry, so kill_all could report success without touching it. Register
the leaf pid-less instead of dropping it on a refused or otherwise-failed
remove_dir, matching the release-only-on-a-kernel-confirmed-answer rule
Leaves::reclaim already follows.

374 of 633 new or added lines in 2 files covered. (59.08%)

10 existing lines in 3 files now uncovered.

27834 of 29496 relevant lines covered (94.37%)

20859.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
235
79.56
-7.26% src/sys/linux.rs
24
83.36
-0.71% src/sys/pty/unix.rs

Coverage Regressions

Lines Coverage ∆ File
5
96.32
0.0% src/sys/merge_pipe.rs
3
79.56
-7.26% src/sys/linux.rs
2
96.86
0.0% src/sys/pgroup.rs
Jobs
ID Job ID Ran Files Coverage
1 30995825362.1 05 Aug 2026 10:04AM UTC 53
94.37
GitHub Action Run
Source Files on build 30995825362
  • Tree
  • List 53
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30995825362
  • 2095bec7 on github
  • Prev Build on main (#30956789552)
  • Next Build on main (#31015491679)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc