python3 wired behavior of subprocess.Popen and threading

前端 未结 0 1486
一个人的身影
一个人的身影 2020-12-14 09:06

I want to write a python script to ping some servers in parallel using threading and subprocess.Popen. In subprocess.Popen I called "/bin/ping" program to ping ser

相关标签:
回答
  • 消灭零回复
提交回复
热议问题