WSL22 High CPU usage caused by WSL2 with Docker Solution. 프로젝트 디렉터리(도커 이미지를 만든 폴더)를 Windows Defender의 바이러스 검사 제외목록에 추가해보세요. docker와 wsl2와 연동 이후 컨테이너를 만들하면 갑자기 컴퓨터가 엄청 느려지는 현상이 발생했다. 작업관리자에서 확인해보니 평소에 안보이던 프로세스가 CPU자원을 엄청나게 잡아먹고 있었다. 이미지에 있는 "Antimalware Service Executable" 프로세스가 대충 25~35%의 점유율을 보여줬고 Vmmen, vscode, Edge 등을 포함해서 100%의 점유율로 CPU를 풀로드하고있었다. Antimalware으로 이름이 시작되어서 윈도우 디펜더랑 관련이 있겠구나 싶었다. 처음에는 그냥 평소처럼 잠 깐 바이러스 검사하고 끝나나보다 생각하고 다시 빨라질.. 2022. 9. 28. Puppeteer launch error (WSL2 Ubuntu 20.04) > server@1.0.0 test > jest FAIL tests/header.test.js ✓ Add two numbers (3ms) ✕ We can lauch a browser (21ms) ● We can lauch a browser kill ESRCH at process.kill (node:internal/process/per_thread:220:13) at forceKillChrome (node_modules/puppeteer/lib/Launcher.js:169:19) at Function.launch (node_modules/puppeteer/lib/Launcher.js:144:7) at processTicksAndRejections (node:internal/process/task_queue.. 2022. 8. 12. 이전 1 다음