Guido van Rossum added the comment:

Odd.  Smells like an OSX issue that we can't do anything about.  I note
that only attempts 250, 500, 750 (and so on if you increase the counter)
have this behavior.  I wonder if you'r simply filling up some kernel
queue too fast; if I insert time.sleep(0.001) in the for loop it won't
happen.

----------
nosy: +gvanrossum
resolution:  -> wont fix
status: open -> closed

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1305>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to