vmware/pyvmomi-community-samples

how to disconnect the connect after tasks finished?

Open

#650 创建于 2020年7月30日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (914 fork)batch import
help wanted

仓库指标

Star
 (972 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I run some tasks with celery,one task will established a connect,how to disconnect the connects?

tcp 0 0 192.168.4.81:51665 192.168.24.28:443 ESTABLISHED off (0.00/0/0) tcp 0 0 192.168.4.81:51669 192.168.24.28:443 ESTABLISHED off (0.00/0/0) tcp 0 0 192.168.4.81:51587 192.168.24.28:443 ESTABLISHED off (0.00/0/0) tcp 0 0 192.168.4.81:51579 192.168.24.28:443 ESTABLISHED off (0.00/0/0) tcp 0 0 192.168.4.81:51657 192.168.24.28:443 ESTABLISHED off (0.00/0/0) tcp 0 0 192.168.4.81:51705 192.168.24.28:443 ESTABLISHED off (0.00/0/0) tcp 0 0 192.168.4.81:51653 192.168.24.28:443 ESTABLISHED off (0.00/0/0) tcp 0 0 192.168.4.81:51677 192.168.24.28:443 ESTABLISHED off (0.00/0/0)

贡献者指南