mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
Close the chunk manager's reader after the import completes to prevent goroutine leaks. issues: https://github.com/milvus-io/milvus/issues/41868 pr: https://github.com/milvus-io/milvus/pull/41869 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com>