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

Can't stop a job #40

Open
sparsecoder opened this issue Aug 31, 2018 · 1 comment
Open

Can't stop a job #40

sparsecoder opened this issue Aug 31, 2018 · 1 comment
Assignees

Comments

@sparsecoder
Copy link

On Windows 10 running GUI version
I ran a job that I decided was to large part way through. I closed the progress dialog to try to cancel the job. The dialog closed but my machine was still working on the problem. I couldn't close the main window. Ctlr-C in the command prompt hiding behind prism gave a response about not able to join threads from a separate process. I closed the command prompt window, but the job still persisted for a while.

@alex-rakowski
Copy link
Collaborator

Look into graceful ways to leave by sending a kill signal to worker thread, and copy of the parent thread. If so where are good abort points for the simulation e.g. after potential, in between frozen phonons

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

3 participants