Describe the bug
As part of the E2E test @test-020, we notice the LDIO sometimes deletes its pipeline prematurely. Causing not all items to be outputted in time.
To Reproduce
Steps to reproduce the behavior:
Run the "@test-020 and @ldio" test multiple times.
Expected behavior
Pipeline is deleted AFTER the last item of the pipeline is deleted
Describe the bug As part of the E2E test @test-020, we notice the LDIO sometimes deletes its pipeline prematurely. Causing not all items to be outputted in time.
To Reproduce Steps to reproduce the behavior:
Run the "@test-020 and @ldio" test multiple times.
Expected behavior Pipeline is deleted AFTER the last item of the pipeline is deleted
Additional context Failing test