Skip to content

Stress test get_next with ordered=False in CI

Tim Schoof requested to merge stress_test_get_next_available_in_ci into develop

Calling get_next with ordered=True has a chance to return NoDataErrors which causes the test to be flaky.

Merge request reports

Loading