Skip to content

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