haystack/releasenotes/notes/fix-variadics-not-running-222b01ae44a4a9fc.yaml
Silvano Cerza 4d67b552e1
Fix Pipeline skipping a Component with Variadic input (#8347)
* Fix Pipeline skipping a Component with Variadic input

* Simplify _find_components_that_will_receive_no_input
2024-09-10 14:59:53 +02:00

5 lines
140 B
YAML

---
fixes:
- |
Fix `Pipeline` not running Components with Variadic input even if it received inputs only from a subset of its senders