Skip to content

Attach manual processes to executor and executor processes to resource monitoring #416

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 27 commits into from
Jun 13, 2024

Conversation

kzscisoft
Copy link
Collaborator

This fix adds the processes created via the Executor to the list of processes handled by Run in terms of resource metric gathering. It also adds the killing of any processes attached using set_pid to auto-abort. Note if the PID is the PID of the script run itself, this will not be aborted this way, but its children will be.

kzscisoft added 25 commits June 4, 2024 10:03
Attach killing of manually set external child processes to executor
@james-panayis
Copy link
Collaborator

I'd like some tests of thus, but that can be added later

@james-panayis james-panayis merged commit 2a115cc into dev Jun 13, 2024
4 checks passed
@kzscisoft kzscisoft deleted the hotfix/manual-added-processes branch July 31, 2024 10:22
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.

2 participants