vmware/pyvmomi-community-samples

how to disconnect the connect after tasks finished?

Open

#650 opened on Jul 30, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (972 stars) (914 forks)batch import
help wanted

Description

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)

Contributor guide