Skip to content

v0.6.2: A stop that worked is no longer reported as a failure

Choose a tag to compare

@github-actions github-actions released this 06 Sep 18:05
· 2 commits to main since this release
  • Killing a session's children leaves them waiting to be collected by a parent
    that is itself about to be killed, and ps still lists them. They were
    counted as survivors, so stopping a Claude session with six MCP servers under
    it reported one of seven stopped when all seven had gone.