Thread within for loop

dieter dieter at handshake.de
Sat Apr 1 03:45:00 EDT 2017


Iranna Mathapati <iranna.gani28 at gmail.com> writes:
> ...
> Exception in thread Thread-5:
> Traceback (most recent call last):
> ...
>   File
> "/auto/n3k-qa/CODC/ianandan/pyATS2.7/lib/python2.7/site-packages/pexpect/__init__.py",
> line 1466, in expect_list
>     timeout, searchwindowsize)
>   File
> "/auto/n3k-qa/CODC/ianandan/pyATS2.7/lib/python2.7/site-packages/pexpect/__init__.py",
> line 1568, in expect_loop
>     raise TIMEOUT(str(err) + '\n' + str(self))
> TIMEOUT: Timeout exceeded.

"Timeout" means that the "pexpect" partner did not respond sufficiently
fast.




More information about the Python-list mailing list