DescriptionFix Windows debug assertion when cancelling pending i/o
When no pending i/o requests are found, CancelIoEx returns ERROR_NOT_FOUND.
This is ok, since there is nothing else to do before closing the handle.
Related to #22940.
TBR=zra@google.com
Committed: https://github.com/dart-lang/sdk/commit/c1e4e8ef72e9120aa4fe19187c67f8c354e73488
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|