Condition.wait(0.5) doesn't respect it's timeout

stephane.bisinger at gmail.com stephane.bisinger at gmail.com
Sun Apr 19 12:26:29 EDT 2009


On Apr 19, 4:50 pm, a... at pythoncraft.com (Aahz) wrote:
> The redraw thread should keep track of the last time it did a redraw;
> each time it receives an update event, it should check to see whether it
> has been more than a specified period of time since the last redraw.

That's what I do ;)



More information about the Python-list mailing list