[issue16165] sched.scheduler.run() blocks scheduler

Serhiy Storchaka report at bugs.python.org
Mon Oct 8 15:08:20 CEST 2012


Serhiy Storchaka added the comment:

Here is a patch that releases lock for other threads.

----------
keywords: +patch
Added file: http://bugs.python.org/file27490/sched_unblock.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16165>
_______________________________________


More information about the Python-bugs-list mailing list