Windows build number:
10.0.19044.2311
Your Distribution version:
20.04
Your WSL versions:
WSL version: 1.0.0.0
Kernel version: 5.15.74.2
WSLg version: 1.0.47
MSRDC version: 1.2.3575
Direct3D version: 1.606.4
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.19044.2311
Steps to reproduce:
- Open task manager on windows
- Open Windows Terminal with WSL
- Just wait
WSL logs:
No response
WSL dumps:
No response
Expected behavior:
Not a lot of CPU usage since I'm not currently using Graphical applications (but I want to use it from time to time)
Actual behavior:
CPU usage start to rise up to 70% and Im just using tmux and neovim.
with
[wsl2]
guiApplications=false
on .wslconfig fix the issue... but I don't want that :)