Skip to content

runtime: let the dead rest - #31

Merged
PerishCode merged 1 commit into
mainfrom
calm-lane
Jul 15, 2026
Merged

runtime: let the dead rest#31
PerishCode merged 1 commit into
mainfrom
calm-lane

Conversation

@PerishCode

Copy link
Copy Markdown
Owner

No description provided.

stop's goal is a pid that no longer exists - so an already-dead pid is
success, not failure. The unix branch gains the exists() guards the
Windows branch always had: return early when the target is gone, and
accept the kill "failure" that killing the group leader already caused.
This also unbreaks restart, which aborted between stop and start when
the stamped vite child died with its pnpm group leader. Version steps
to 0.5.3.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@PerishCode
PerishCode merged commit fca5c45 into main Jul 15, 2026
1 check passed
@PerishCode
PerishCode deleted the calm-lane branch July 15, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant