Files
bun.sh/test/cli
Claude Bot a5af52f565 fix(test): include exec() child PID in mixed process test
Capture and verify the exec() child PID to ensure it gets killed by
autokill. Previously the test discarded the exec child's PID, so a
regression that left exec()-spawned processes alive would still pass.

Now we capture all three PIDs (spawn, shell spawn, exec) and verify
all are killed by autokill.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-07 07:24:01 +00:00
..
2025-05-24 13:36:51 -07:00
2025-10-02 19:12:45 -07:00