microsoft/CLRInstrumentationEngine

DebugWait variable should check on the value of the variable

Open

#496 opened on Mar 23, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (52 forks)auto 404
buggood first issue

Repository metrics

Stars
 (101 stars)
PR merge metrics
 (PR metrics pending)

Description

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