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

* Fix to tracing parent spans on loops * Fix linting * Add release notes --------- Co-authored-by: Silvano Cerza <silvanocerza@gmail.com>
5 lines
96 B
YAML
5 lines
96 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix tracing `Pipeline` with cycles to correctly track components execution
|