DescriptionCancel pending i/o when closing stdin on Windows
When cancelling a subscription to stdin, there may be pending I/O operation
that need to be explicitly cancelled before closing the stdin handle.
Otherwise the program would sit waiting for input (until CR is pressed).
Fixes dart-lang/pub#1502
Fixes #22940
R=zra@google.com
Committed: https://github.com/dart-lang/sdk/commit/2e1eeaf446cfe4bc2aa9b7dd4bf45d85f3c26072
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|