Skip to content
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

test: after 5 second delay if subprocess isn't dead, use SIGKILL #37

Closed
wants to merge 1 commit into from

Conversation

smoser
Copy link
Contributor

@smoser smoser commented Jul 27, 2023

I think it was just a think-o mistake. After the timeout expires, then kill the process with the given signal. After 5 more seconds if the thread is still alive then kill it with SIGKILL.

I think it was just a think-o mistake.  After the timeout expires,
then kill the process with the given signal.  After 5 more seconds
if the thread is still alive then kill it with SIGKILL.
@smoser
Copy link
Contributor Author

smoser commented Jul 31, 2023

closing this, surpassed in #38

@smoser smoser closed this Jul 31, 2023
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