-
fix: pipeline/delegator leak (#42583)
发布于
2025-06-06 18:06:33 +00:00 the manager's logging lambda should not capture the pipeline object
this creates a circular reference between the manager and the pipeline
object, making it impossible for both to be GC-ed.issue: https://github.com/milvus-io/milvus/issues/42581
pr: https://github.com/milvus-io/milvus/pull/42582Signed-off-by: Buqian Zheng buqianzheng@Buqians-MacBook-Air.local
Co-authored-by: Buqian Zheng buqianzheng@Buqians-MacBook-Air.local下载附件