Skip to content

pit v0.14.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 21:18
· 67 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.14.1
f29a940

Fixed

  • Timed-out streaming processes now return exit code 124 instead of false success.
  • Aborted streaming processes now return exit code 130.
  • Process results include bounded timeout or abort diagnostics.
  • Children that ignore SIGTERM are escalated to SIGKILL.
  • Other signal-only child exits now remain failures.

This patch fixes a defect discovered during the exact-tag v0.14.0 release smoke test.

Full changelog: v0.14.0...v0.14.1