Ned Deily added the comment:
Sorry, you are going to have supply more information. From the traceback
supplied, it appears the call to subprocess is coming from envoy, which is not
part of the Python standard library. Please re-open if you can supply a test
case demonstrating a problem in th
New submission from Pramod Jadhav:
Exception in thread Thread-18:
Traceback (most recent call last):
File "C:\Anaconda\lib\threading.py", line 810, in __bootstrap_inner
self.run()
File "C:\Anaconda\lib\threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File