GitHub copilot has been causing my laptop to run extremely hot / slot. I finally traced it down. The debug logging in ~/.copilot/logs/ was extensive and constant, triggering defender to drive up CPU usage.
My laptop runs cool as a cucumber when I launch with this:
RUST_LOG=off "/Applications/GitHub Copilot.app/Contents/MacOS/github"
Please provide an option to turn down and turn off logging.
GitHub copilot has been causing my laptop to run extremely hot / slot. I finally traced it down. The debug logging in
~/.copilot/logs/was extensive and constant, triggering defender to drive up CPU usage.My laptop runs cool as a cucumber when I launch with this:
Please provide an option to turn down and turn off logging.