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

proc: check that PID still exists on signal operations #116

Open
pmrowla opened this issue Aug 30, 2023 · 0 comments
Open

proc: check that PID still exists on signal operations #116

pmrowla opened this issue Aug 30, 2023 · 0 comments

Comments

@pmrowla
Copy link
Contributor

pmrowla commented Aug 30, 2023

slack context: https://iterativeai.slack.com/archives/C03JS2V4MQU/p1693318074581219?thread_ts=1693317855.876959&cid=C03JS2V4MQU

When os.kill returns an OSError we should verify that the PID we are trying to signal is still valid, and just update the task as failed/finished if the PID is no longer valid

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

No branches or pull requests

1 participant