Skip to content

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:46
· 175 commits to main since this release

Added

  • New python -m processkit exit code 119, shared by run, supervise,

Changed

  • Migrate the Rust core to processkit 3.0.0 (a breaking major release;
  • BREAKINGoutput() / output_bytes() / profile() (and their
  • output_limit(max_bytes=...) under on_overflow="error" — and with it the
  • Ctrl+C that interrupts python -m processkit outside run/supervise's

Fixed

  • Fix an intermittent SIGSEGV at interpreter exit after a program's final