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