haystack/releasenotes/notes/fix-pipeline-run-loop-99f7ff9db16544d4.yaml
Silvano Cerza 6a8834e43e
fix: Fix corner case when running Pipeline that causes it to get stuck in a loop (#7531)
* 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>
2024-04-11 16:39:38 +02:00

5 lines
108 B
YAML

---
fixes:
- |
Fix a bug when running a Pipeline that would cause it to get stuck in an infinite loop