-
Notifications
You must be signed in to change notification settings - Fork 324
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
GUI project does not receive suggestion database. #9558
Comments
I am facing these issues often. Even so often that I wasn't able to do a bookclub for last two weeks. |
I got it today as well. Looks like while |
Potentially a regression introduced in #9142 |
enso-no-suggestions-db.log |
As debugged with @4e6, |
close #9558 the `InvalidateModulesIndexCommand` may be waiting for the execution lock, while the handler times out.
Very often, when I open a project, GUI does not receive suggestion database. Sometimes I see only local variables.
The logs from today, right after opening a project which has not received any suggestion entry (above screenshot):
enso-project-manager-2024-03-27.0.log
The text was updated successfully, but these errors were encountered: