Skip to content

Disable Windows Defender in CI to speed up Windows tests#81

Merged
andrew merged 1 commit intogit-pkgs:mainfrom
miketheman:miketheman/speed-up-windows-ci
Feb 5, 2026
Merged

Disable Windows Defender in CI to speed up Windows tests#81
andrew merged 1 commit intogit-pkgs:mainfrom
miketheman:miketheman/speed-up-windows-ci

Conversation

@miketheman
Copy link
Contributor

Windows Defender real-time scanning causes significant slowdown for I/O-heavy operations like temp file creation and process spawning. This is a well-documented issue that affected Go's own CI infrastructure.

Windows Defender real-time scanning causes significant slowdown for
I/O-heavy operations like temp file creation and process spawning.
This is a well-documented issue that affected Go's own CI infrastructure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@andrew
Copy link
Contributor

andrew commented Feb 5, 2026

TIL, thanks!

@andrew andrew merged commit b676ce9 into git-pkgs:main Feb 5, 2026
4 checks passed
@miketheman miketheman deleted the miketheman/speed-up-windows-ci branch February 5, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants