Skip to content

Fix hang when separate-process test crashes#2606

Draft
natebosch wants to merge 1 commit intomasterfrom
hang-after-crash
Draft

Fix hang when separate-process test crashes#2606
natebosch wants to merge 1 commit intomasterfrom
hang-after-crash

Conversation

@natebosch
Copy link
Member

Fixes #2577

If the child process used for the --compiler exe mode crashes it might
not close the socket use for test runner communication. Close the socket
from the server side during the platform closure to avoid a process
hang.

Fixes #2577

If the child process used for the `--compiler exe` mode crashes it might
not close the socket use for test runner communication. Close the socket
from the server side during the platform closure to avoid a process
hang.
@natebosch natebosch changed the title Fix hang when separate-process test hangs Fix hang when separate-process test crashes Mar 6, 2026
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test harness crashes/hangs on test crash

1 participant