haystack/releasenotes/notes/fix-execution-order-1121cedd9c68c560.yaml
Silvano Cerza 0411cd938a
Fix bug in Pipeline.run() executing Components in a wrong and unexpected order (#8021)
* Fix bug in Pipeline.run() executing Components in a wrong and unexpected order

* Update haystack/core/pipeline/base.py

Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>

---------

Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
2024-07-12 15:30:10 +00:00

5 lines
100 B
YAML

---
fixes:
- |
Fix bug in Pipeline.run() executing Components in a wrong and unexpected order