Jan Hosang <jan.hos...@gmail.com> added the comment: I think a timing out while loop explains much better what is happening. I mean we are trying to keep the cpu busy for 0.9 seconds (if I understand the definition of virtual time correctly) and not do 100000000 increments (which might be done faster than 0.9 seconds).
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7042> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com