Debugger IPC creation failure should not abort coreclr startup (#90161)
authorTom McDonald <tommcdon@microsoft.com>
Thu, 10 Aug 2023 01:39:00 +0000 (21:39 -0400)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2023 01:39:00 +0000 (21:39 -0400)
commit3b21b909f47ee07ec7f4cad0edde5404ebd85dd2
tree3a391d3af1a0c0c310190e3517853b0b61f59893
parent8c70ab4cfac4c424ddb8731946f35a1887f49178
Debugger IPC creation failure should not abort coreclr startup (#90161)

* Debugger IPC creation failure should not abort coreclr startup

* Add log message for debugger pipe init failure

* Use Stress log instead of COMPLUS logging
src/coreclr/debug/ee/debugger.cpp