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

Stop LAMMPS processes with ctrl + c #18

Open
evenmn opened this issue Aug 30, 2021 · 0 comments · May be fixed by #19
Open

Stop LAMMPS processes with ctrl + c #18

evenmn opened this issue Aug 30, 2021 · 0 comments · May be fixed by #19

Comments

@evenmn
Copy link
Owner

evenmn commented Aug 30, 2021

While typing CTRL+C now, only the python process is killed when stdout is written to the terminal. Preferably, CTRL+C should kill the LAMMPS PID as well. This can be done by catching the LAMMPS PID and then catching all signals.

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

Successfully merging a pull request may close this issue.

1 participant