Is anyone else experiencing an issue where #PHPStorm takes 30-60sec to save files when working in a #WSL (wsl2/windows 10) project?

This issue seems to have started for me after a Windows update last week.

I have Storm installed on Windows. Tried installing Storm also directly on WSL (Ubuntu) and that seems to work for saving, but because of other things makes XDebug inaccessible. (╯’□’)╯︵ ┻━┻

@iCaspar

not exactly the same, but I run phpstorm on windows, w. source code code in a linux vm, exporting it to windows via samba.
After the latest PS update, I tweaked windows defender setting as recommended by the IDE.
Not sure if it was that change, the IDE update or a window update, but now it takes 1-2 minutes to scan for modified files on each startup instead of being faster...

@gggeek Another person on our team opened a ticket on YouTrack. So far the response has been to try the Windows Defender exclusions. Unfortunately our company machines are totally locked down by our infosec ppl, and that route is not available to us. Another person on our team who had indexing slowness updated wsl to the pre-release version. That fixed the indexing problem but not the slow file saving issue.