Skip to content

Improve asynchronous pipeline processing

Grzegorz Bizon requested to merge feature/improve-async-pipeline-processing into master

What does this MR do?

This MR improves asynchronous processing of pipeline.

Why was this MR needed?

It eliminates some race conditions and improves performance.

Does this MR meet the acceptance criteria?

  • CHANGELOG entry added
  • Tests
    • Added for this feature/bug
    • All builds are passing

What are the relevant issue / merge request numbers?

Related merge request: !6410 (merged)
Extracted from !6411 (closed)

Merge request reports