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

Deadlock when closing editor while build is running in the Eclipse LWB #60

Closed
Gohla opened this issue Sep 21, 2021 · 1 comment
Closed
Labels
C-Bug Category: bug. Not working as expected P-High Priority: high. Should take priority over low and non-prioritized

Comments

@Gohla
Copy link
Member

Gohla commented Sep 21, 2021

Summary

Eclipse deadlocks when closing an editor while build is running in the Eclipse LWB.

What you did

Close an editor.

What you expected to happen

The editor to be closed and no deadlocks.

What actually happened

A deadlock occurs and Eclipse hangs.

Context

  • Spoofax version: 0.11.12
  • Operating system & version: Any

Additional information

Thread dump: https://gist.github.com/Gohla/52a47533c560be6d30b32021af2a2d44

Should be solved by performing the editor close in a job.

@Gohla Gohla added C-Bug Category: bug. Not working as expected P-High Priority: high. Should take priority over low and non-prioritized labels Sep 21, 2021
Gohla added a commit that referenced this issue Sep 21, 2021
@Gohla
Copy link
Member Author

Gohla commented Sep 21, 2021

Fixed by 020e0bf, to be released in the next release.

@Gohla Gohla closed this as completed Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Bug Category: bug. Not working as expected P-High Priority: high. Should take priority over low and non-prioritized
Projects
None yet
Development

No branches or pull requests

1 participant