Fix disabling wrong session on EventPipe::Shutdown (#25409)
authorJosé Rivero <jorive@microsoft.com>
Wed, 26 Jun 2019 16:45:47 +0000 (09:45 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2019 16:45:47 +0000 (09:45 -0700)
commite23ea61503b2d7b724a7976201dd9e44001622ed
treef57adf93f51c0996e7d0d0acf0856c2156b776d4
parentff02091612aa42f79e5d3adbd608b36da9f47fdb
Fix disabling wrong session on EventPipe::Shutdown (#25409)

- It's safe to call EventPipe::Disable during shutdown (eventpipe being disabled)
src/vm/eventpipe.cpp