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

ZelAnton / ProcessKit-rs / 28970423033

08 Jul 2026 07:37PM UTC coverage: 93.581% (+0.006%) from 93.575%
28970423033

push

github

ZelAnton
Document the accepted blocking sweep-sleep in async watchdog teardown paths

Cgroup::kill's legacy per-pid SIGKILL-sweep (~100ms worst case on kernel <5.14
or write-restricted delegated cgroups) is reached synchronously from async
deadline/cancel watchdog paths (stream::kill_via_weak, teardown_on_timeout).
Document this as an accepted, bounded compromise distinct from the already
accepted Job::drop sleep, since the sweep runs inside async functions rather
than an inherently non-async Drop.

12610 of 13475 relevant lines covered (93.58%)

8321.06 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

44.58
/src/sys/linux.rs


Source Not Available

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