This is something that has been happening for a few days already,
When I'm developing on PHPStorm/Goland on WSL2, Windows cannot start new threads in a timely manner.
The processor and memory look normal, and existing threads work well, but it hangs if you try to start a new application or thread, e.g., open a new Chrome browser.
It usually takes 10~15 minutes for the system to recover, and the recovery is slow.
During the issue, each thread takes ~45 seconds to start.
If I paus