mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-22 00:11:14 +00:00

* Fix corner case when running Pipeline that causes it to get stuck in a loop * Update haystack/core/pipeline/pipeline.py Co-authored-by: Massimiliano Pippi <mpippi@gmail.com> --------- Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
5 lines
108 B
YAML
5 lines
108 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix a bug when running a Pipeline that would cause it to get stuck in an infinite loop
|