haystack/releasenotes/notes/fix-connect-with-same-name-5ce470f7f0451362.yaml
Silvano Cerza e836fd6875
fix: Fix Pipeline.connect() when multiple compatible sockets are found (#6594)
* Fix connect not picking the correct socket

* Add release notes
2023-12-20 11:01:18 +01:00

5 lines
137 B
YAML

---
fixes:
- |
Fix `Pipeline.connect()` so it connects sockets with same name if multiple sockets with compatible types are found.