Rock Achu <rockac...@gmail.com> added the comment:

By inserting print statements and feverishly killing the process, I narrowed it 
down to the statement:
self.thread.start()
that causes the issue.
which runs _M_Process.func() in a multiprocessing.Process

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13679>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to