runtime: high CPU usage and hang in syscall_windows.go after recent Windows 10 updates #58646
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Have not tried go 1.20
What operating system and processor architecture are you using (
go env
)?Windows 10
What did you do?
Using go-ole or gopsutil which make calls into wmi
What did you expect to see?
A couple weeks ago the same code and builds would return results.
What did you see instead?
A hang in
syscall.SyscallN
The text was updated successfully, but these errors were encountered: