microsoft/CLRInstrumentationEngine

DebugWait variable should check on the value of the variable

Offen

#496 geöffnet am 23.03.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (52 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (101 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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)

Contributor Guide