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

Plugin causes blocking in functions related to indexing #206

Open
dakujem opened this issue May 4, 2023 · 1 comment
Open

Plugin causes blocking in functions related to indexing #206

dakujem opened this issue May 4, 2023 · 1 comment
Labels
bug EAP This is being considered for the next EAP version

Comments

@dakujem
Copy link

dakujem commented May 4, 2023

Describe the bug
Plugin causes blocking in functions related to indexing - like code navigation, search, IDE closing, indexing itself, and some UI functions - in other open IDE windows.

Environment:

  • PhpStorm version: 2023.1+
  • Plugin version: newest possible, sorry, i uninstalled it already

It seems to me, that indexing process in one IDE locks shared indexes, which subsequently blocks other IDE processes to do any operations related to indexing.

I originally reported this to the IDE itself, but it turns out after disabling this Latte plugin the issue is gone.
See all details here: 👉 https://youtrack.jetbrains.com/issue/WI-72354/indexing-not-visible

@mesour
Copy link
Collaborator

mesour commented Sep 24, 2023

Indexing will be removed in next version

@mesour mesour added EAP This is being considered for the next EAP version bug labels Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug EAP This is being considered for the next EAP version
Projects
None yet
Development

No branches or pull requests

2 participants