Multiplying php processes
It was very hard to debug it, I thought that it's local dev server problem but I catch it at last
1. Win 10 Pro LTSC
2. PhpStorm 2023.1
Local server works, non php project opened and no problem at all The problem starts when I swich to Magento 2 project, not depend of PHP version, 7.2, 7.4, the same. php + cmd processes multiplying like the virus. Sometimes I can catch this moment and use “taskkill /f /t /im php.exe”, sometimes not and 90+ of RAM used and terrible freezes.
Generally everything can work ok and then suddenly starts. 3 times killed processes, reload Storm and 15 minutes everything is Ok now but temporary anyway.
UPD, was finishing the message switched to non php project and back. Multiplying started again, taskkill /f /t /im php.exe, looks like quiet now
请先登录再写评论。
Done, but the same
Sure, done, the same problem.
Ok, how can I turn off this composer check at all
There's no official way to do that.
Could you please try removing the path to the composer.json file at Settings | PHP | Composer by emptying the field?
> There's no official way to do that
OMG ))
Looks like working well now this way )
Thank you for the update! Out of curiosity - you mentioned that you don't have this issue on WSL. With the same projects too?
Also, could you please share the composer.json file for this project?
Yes, I tested it especially on the same project
https://drive.google.com/file/d/108g4kI-71xSttowBzwxn4gdwdlqQ41zY/view?usp=sharing