net/http: failures with ERROR_OPERATION_ABORTED
on windows/arm64
#53584
Labels
arch-arm64
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Windows
Milestone
greplogs -l -e 'The I/O operation has been aborted(?:.*\n)*FAIL\s+net/http'
2022-06-28T16:57:18-533082d/windows-arm64-11
This is the same error message observed on this platform (in a different test) in #52893.
This error code seems to be
ERROR_OPERATION_ABORTED
.(https://docs.microsoft.com/en-us/windows/win32/debug/system-error-codes--500-999-)
(CC @neild @golang/windows @qmuntal)
The text was updated successfully, but these errors were encountered: