mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
1. Release the pool after it is no longer in use. 2. Upgrade ants.Pool to fix the goroutine leak issue (see https://github.com/panjf2000/ants/pull/287). issue: https://github.com/milvus-io/milvus/issues/41838 pr: https://github.com/milvus-io/milvus/pull/41892 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com>