mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 00:42:28 +00:00

* 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>
5 lines
100 B
YAML
5 lines
100 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix bug in Pipeline.run() executing Components in a wrong and unexpected order
|