microsoft / CLRInstrumentationEngine

The CLR Instrumentation Engine is a cooperation profiler that allows running multiple profiling extensions in the same process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebugWait variable should check on the value of the variable

WilliamXieMSFT opened this issue · comments

Currently the logic just checks for its existence, we should respect if it's set to 1 (rather than requiring the variable to be removed)