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

ZelAnton / ProcessKit-rs / 29154968025

Builds Branch Commit Type Ran Committer Via Coverage
29154968025 main Add Command::inherit_stdin() for parent stdin passthrough Give the child the parent's own standard input via a dedicated builder verb, refusing the mediated-stdin combinations at the launch boundary with a typed error; update public-api.txt, docs... push 11 Jul 2026 01:49PM UTC ZelAnton github
94.32
29152154326 main Add mdBook site-build scaffolding for GitHub Pages Bring the docs site build in-repo instead of the separate Pages repository: book.toml, theme/ (custom.css + head.hbs with updated OG/Twitter URLs), docs/SUMMARY.md nav index, docs/.nojekyll, and ... push 11 Jul 2026 12:10PM UTC ZelAnton github
94.31
29151421806 task/T-094 Merge d575fe87b into 1033afe3e Pull #11 11 Jul 2026 11:43AM UTC web-flow github
94.31
29089232180 main Release v2.2.3 push 10 Jul 2026 11:23AM UTC ZelAnton github
94.31
29088846091 main Settle the trap before signalling in matching_identity_group_is_kept_and_signalled The test spawned `sh -c "trap '' TERM; while :; do :; done"` and sent SIGTERM immediately after confirming the child leads its own group, with no window for the sh... push 10 Jul 2026 11:15AM UTC ZelAnton github
94.31
29088088517 main Release v2.2.2 push 10 Jul 2026 11:01AM UTC ZelAnton github
94.31
29087922918 main ci(mutants): raise job timeout from 45m to 90m The last three scheduled runs were all cancelled for exceeding the 45-minute job timeout, not for a real failure — cargo-mutants doesn't finish sweeping the examined scope (pump.rs in particular has ... push 10 Jul 2026 10:58AM UTC ZelAnton github
94.31
29086475502 main Retire PidGate synchronously in Drop branches without a detached handoff Close the no-runtime-drop gap: when a RunningProcess Drop statically matches the shared-group+grace handoff shape but no tokio runtime is current, neither the handoff branch... push 10 Jul 2026 10:30AM UTC ZelAnton github
94.33
29083885295 main Retire PidGate synchronously in Drop branches without a detached handoff Close the remaining raw-PID kill/reuse race in RunningProcess::drop for the own-group and shared-group-without-grace branches, where the watchdog task (deadline/cancel) coul... push 10 Jul 2026 09:42AM UTC ZelAnton github
94.3
29080291430 main Scope dead-code allow for ProcIdentity's raw accessors to the Unix fallback from_raw/raw are constructed and read only by the Linux (/proc starttime) and Windows (creation FILETIME) identity backends; the POSIX fallback used on macOS/BSD reports ... push 10 Jul 2026 08:36AM UTC ZelAnton github
94.29
29079858071 main Gate per-process and cgroup metrics sampling on start-time identity Close the PID-reuse window where an exited process's pid gets recycled by an unrelated process before a metrics read lands, by capturing a process-start-time identity token at sp... push 10 Jul 2026 08:28AM UTC ZelAnton github
94.27
29076573459 main Surface stdout/stderr read errors instead of a silent partial capture pump_lines_core and the raw output_bytes stdout loop used to swallow OS read errors and hand back a truncated capture as a plain success. Thread the read error through the pump... push 10 Jul 2026 07:25AM UTC ZelAnton github
94.33
29066511039 main Regenerate public-api.txt for Stdin's std::sync::Mutex switch Stdin's internal one-shot cell moved from tokio::sync::Mutex to std::sync::Mutex, which changes its UnwindSafe/RefUnwindSafe auto-trait implementations (std::sync::Mutex is unwind-safe... push 10 Jul 2026 03:17AM UTC ZelAnton github
94.35
29066218856 main Make cassette save concurrency-safe and crash-durable Give each in-flight save a unique temp path, coordinate concurrent writers to the same target so writes are not silently lost, and fsync the file plus parent directory after atomic rename on U... push 10 Jul 2026 03:10AM UTC ZelAnton github
94.34
29055075597 main Close a shutdown/spawn rearm race on the Drop-kill skip latch Serialize non-escalating shutdown completion against concurrent spawn/adopt so a stale SkipDropKill::request() can no longer clear the backstop for a child created after the latch was ... push 09 Jul 2026 10:38PM UTC ZelAnton github
93.74
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
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