You need to sign in or sign up before continuing.
Race condition when doing defer
Defer sometimes causes a race condition, which causes it to wait indefinitely on WaitForStepCompletion. Only way to exit is to halt the test plan thread.
Edited by Vivienne Spence