Thread within for loop

Iranna Mathapati iranna.gani28 at gmail.com
Sat Apr 1 04:23:35 EDT 2017


Hi ,

How to fix it and now i got below error for same script

*runtimeerror threads can only be started once then*

*Thanks,*

On Sat, Apr 1, 2017 at 1:15 PM, dieter <dieter at handshake.de> wrote:

> 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.
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list