Update IpcStreamFactory state machine to handle being started on a thread that ends...
authorJohn Salem <josalem@microsoft.com>
Thu, 5 Nov 2020 00:21:59 +0000 (16:21 -0800)
committerGitHub <noreply@github.com>
Thu, 5 Nov 2020 00:21:59 +0000 (16:21 -0800)
commitd65f28413895da3cffbe45a4fa73497983cf5f84
tree1172918cb7f085ce31180ad7df5580a079b6b0d3
parente7267cd8794b92b20c3664efa490eafe4db5b916
Update IpcStreamFactory state machine to handle being started on a thread that ends (#43711)

Handles the case on Windows where Async IO is cancelled due to the thread coreclr started on ending.
src/coreclr/src/debug/debug-pal/win/diagnosticsipc.cpp
src/coreclr/src/vm/ipcstreamfactory.cpp