A wait step only waits for a specific amount of time or for a thread or execution to complete.
If you want to "wait" for a signal and only allow one thread to respond, you should use notification steps and use the pulse operation by specifying to only notify first thread that waits.
Scott Richardson
Scott Richardson
https://testeract.com