Jump to content

zyhazz

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by zyhazz

  1. 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 pause the KIS protection, the system fully recovers in ~30 seconds.
    Without pausing the KIS protection, the system recovers by itself, but it takes longer, and the thread start time goes down slowly.

    WSL2 can run new threads well if I have an already open terminal.

    Using Windows 11 22H2
    PHPStorm 2023.3.2
    GoLand 2023.3.2
    KIS 21.3.10.391

    Exclusions configured on KIS:
    \\wsl.localhost\
    %APPDATA%\JetBrains
    %LOCALAPPDATA%\JetBrains

    Specs:

    i7-12700K
    ram 96GB
    main storage 1tb SSD

    I don't know how to debug it further, any tips?

    Thanks

×
×
  • Create New...