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

TypeError: Object has been destroyed #292

Open
jtklein opened this issue Sep 7, 2022 · 0 comments
Open

TypeError: Object has been destroyed #292

jtklein opened this issue Sep 7, 2022 · 0 comments

Comments

@jtklein
Copy link
Member

jtklein commented Sep 7, 2022

In one instance this happened when the raxml run was canceled and the app was quit. One of the parallel bootstrap processes was still running in the background though (and therefore the electron main process) when finishing this process the renderer was destroyed and couldn't be accessed.

Fix: Cancel of raxml run should cancel all subprocesses.

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

1 participant