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

Sometimes nrniv tasks don't get terminated after CTRL+C #87

Open
lungd opened this issue Jun 7, 2017 · 2 comments
Open

Sometimes nrniv tasks don't get terminated after CTRL+C #87

lungd opened this issue Jun 7, 2017 · 2 comments

Comments

@lungd
Copy link
Contributor

lungd commented Jun 7, 2017

If I interrupt the optimizer at a certain point, multiple nrniv tasks remain running.
A sigint handler at the right place should do the trick.

@pgleeson
Copy link
Member

pgleeson commented Jul 5, 2017

That's the expected behaviour, that the set of Neuron sims that have been set running will continue to completion and then exit. Or were you suggestion that they quit at the same time as the python script that set them running?

@lungd
Copy link
Contributor Author

lungd commented Jul 11, 2017

Sorry for the delay.
I meant that the nrniv subprocesses can become zombies. At least with ubuntu and python27.

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

2 participants