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

provide convenience script which kills workers after a certain walltime #120

Closed
jasongrout opened this issue Jul 2, 2011 · 2 comments
Closed

Comments

@jasongrout
Copy link
Member

Sometimes workers will hang, despite having resource limits and other things. An outside script that kills things that have been alive for too long (wall-time) would be nice. It could run in a cronjob.

@novoselt
Copy link
Member

novoselt commented Aug 7, 2014

It seems to me that this would hide issues which otherwise could be investigated by interested people... So I am in favour of closing this.

@novoselt
Copy link
Member

This does not seem a problem anymore after dda0fed
A possible reason for "hanged" kernels was using the same ZMQ sockets from different threads leading to lost messages about killing kernels. We'll probably never know for sure ;-)

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

No branches or pull requests

2 participants