Skip to content

fix race condition in process termination #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

v4rgas
Copy link
Contributor

@v4rgas v4rgas commented Feb 28, 2025

Ensure child processes are collected before killing the main process to prevent NoSuchProcess errors and ensure all children are properly terminated.

@LakshyAAAgrawal LakshyAAAgrawal merged commit 79fdaf2 into microsoft:main Mar 1, 2025
4 checks passed
@v4rgas v4rgas deleted the fix/race-condition branch March 10, 2025 03:31
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.

2 participants