Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

wq doesn't really know how to kill the jobs properly #5

Open
suchyta1 opened this issue Feb 22, 2016 · 0 comments
Open

wq doesn't really know how to kill the jobs properly #5

suchyta1 opened this issue Feb 22, 2016 · 0 comments

Comments

@suchyta1
Copy link
Owner

If you try to kill a running job with wq at BNL, it doesn't actually always kill everything. I think what happens is it only kills the PID's of the parents, not all the children that have been spawned by the multiprocessing pool. Eventually everything dies (or goes zombie process), but what I do to remedy this is just to forcefully kill all my user processes on the relevant nodes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant