Serhiy Storchaka added the comment: This is because the scheduler already has executed first event and slept on delaying second event before you have added third event. This is unavoidable for this implementation. sched.scheduler can't be waked when sleep.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20126> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com