X
Results
3
comments of
X
For anyone using openvpn community on windows, I find the new Wintun driver works. Just add a line to your ovpn config file: ``` windows-driver wintun ``` Cheers
Docker Desktop's "resource saver mode" causes WSL to "lock" when AutoMemoryReclaim is set to gradual
> Possibly the root cause is related to systemd and/or cgroupsv2. I ran into this when I set `autoMemoryReclaim = gradual` to solve a systemd 256 issue ([#11857](https://github.com/microsoft/WSL/issues/11857)). That issue...