Open
Description
Describe the bug
Opening a plain clone of ext:oidc in phpstorm (currently this commit is master xperseguers/t3ext-oidc@c27ec0b) causes massive CPU load due to repeated indexing every few seconds.
The diagnosis shows that the typo3-plugin is causing the indexing with the message
Rebuild requested for index com.cedricziel.idea.typo3.index.core_service_map
This did not happen with other projects to me lately, so this is a nice simple project to reproduce.
(Maybe related to #327 ?)
To Reproduce
Steps to reproduce the behavior:
- Clone https://github.com/xperseguers/t3ext-oidc
- Open as project
- Simply wait and watch the indexing happening
Expected behavior
No indexing, when nothing has changed.
Versions
PhpStorm 2021.2.3
Build #PS-212.5457.49, built on October 13, 2021
Runtime version: 11.0.12+7-b1504.40 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 5700M
Cores: 12
Registry: run.processes.with.pty=TRUE, ide.tooltip.initialDelay=720, ide.images.show.chessboard=true
Non-Bundled Plugins: String Manipulation (8.20.203.000.1), com.urswolfer.intellij.plugin.gerrit (1.2.5-203), YAML/Ansible support (0.11.2), de.sgalinski.fluid.plugin.id (2.5.1), de.sgalinski.typoscript.enterprise.plugin.id (2.5.1), com.cedricziel.idea.typo3 (212.7.2)
Metadata
Metadata
Assignees
Labels
No labels