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

Ok, using other code, I narrowed it down to this code and before:
for i in xrange(10):
    spawner.newproc(run=True)

repeating infinitely


which only should set a variable (self.busy) to false

----------

_______________________________________
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