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

Adding a cell from NeuroML blocks the event dispatch thread #24

Open
acardona opened this issue Jul 30, 2013 · 0 comments
Open

Adding a cell from NeuroML blocks the event dispatch thread #24

acardona opened this issue Jul 30, 2013 · 0 comments

Comments

@acardona
Copy link

And therefore the GUI is blocked, and if there is an OutOfMemoryError that whole neuroConstruct process has to be killed.
Instead, the menu should spawn a thread or use an ExecutorService, which can disable the GUI while keeping the ability to react to the thread crashing with an error or exception.

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