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

Send SIGCONT unconditionally #110

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Send SIGCONT unconditionally #110

merged 4 commits into from
Mar 21, 2024

Conversation

Jake-Shadle
Copy link
Collaborator

Note that I thought about adding waitpid as mentioned here but while it would be more efficient (probably) it would also make the code more complicated if we wanted to keep the notion of a timeout, as we'd need to do a little dance of running it in a separate thread that we could pkill, and it doesn't feel like that complexity would be worth it?

@Jake-Shadle Jake-Shadle merged commit f13d7a2 into main Mar 21, 2024
15 checks passed
@Jake-Shadle Jake-Shadle deleted the unconditional-continue branch March 21, 2024 15:19
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