mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 09:08:43 +08: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 Signed-off-by: Buqian Zheng <buqianzheng@Buqians-MacBook-Air.local> Co-authored-by: Buqian Zheng <buqianzheng@Buqians-MacBook-Air.local>