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

1
37 comments

Sure, done, the same problem. 

Ok, how can I turn off this composer check at all

0

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?

0

> There's no official way to do that

OMG ))

Looks like working well now this way )

0

Thank you for the update! Out of curiosity - you mentioned that you don't have this issue on WSL. With the same projects too?

0

Also, could you please share the composer.json file for this project?

0

Please sign in to leave a comment.