About the code is as follows:
MultiThread. Py
MainEntrance. Py
Phenomenon is, I through SSH connected to the PC, the main operation, program run to a half SSH is broken,
Then I SSH two instances, a main operation, with a top view process information, the PC remote SSH is broken again, and the local two SSH is disconnected at the same time,
Test for many times, every broken time is not the same as
Now suspect is popen preempted the PC resource, which leads to the SSH service, but doesn't make sense, so want to ask next everybody a great god, and I code if there is a problem, thank
