Race condition in async tests #2119
Labels
bug
Something isn't working
effort: high
Big change, which requires >12h
prio: low
Not urgent, can be resolved in the distant future.
Milestone
Describe the Bug
In some cases there seems to be a race condition in asynchronous tests again.
Steps to Reproduce
No deterministic way of reproducing this, but at least two workflow runs showed this behaviour:
Expected Behavior
Async tests should not influence the sync tests
Actual Behavior
Something goes wrong when specific tests are parallelized together with the async SUMM.AI test
Additional Information
Traceback
This is probably a similar problem like the one fixed in #1787.
The text was updated successfully, but these errors were encountered: