How to Avoid Sequence Wait States in Asynchronous Execution

Updated Mar 24, 2025

Reported In

Software

  • TestStand

Issue Details

When I run a subsequence asynchronously in a thread, the parallel sequence waits for the subsequence to finish before moving to the next sequence. How can I prevent this from happening?

Solution

In order to avoid parallel sequence waits for the subsequence to finish, you need to uncheck the Automatically Wait for the Thread to Complete at the End of the Current Sequence at the Sequence Call Advanced Settings.