Skip to content

fix: replace process.exit with graceful shutdown#3

Merged
wellwelwel merged 2 commits into
mainfrom
exit
Apr 1, 2026
Merged

fix: replace process.exit with graceful shutdown#3
wellwelwel merged 2 commits into
mainfrom
exit

Conversation

@wellwelwel
Copy link
Copy Markdown
Member

Replaces process.exit(finalCode) with process.exitCode = finalCode, allowing other plugins (e.g., coverage) to complete their lifecycle after multi-suite finishes.

@wellwelwel wellwelwel marked this pull request as ready for review April 1, 2026 16:47
@wellwelwel wellwelwel merged commit 338596c into main Apr 1, 2026
12 checks passed
@wellwelwel wellwelwel deleted the exit branch April 1, 2026 16:48
@github-actions github-actions Bot mentioned this pull request Apr 1, 2026
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