[issue14087] multiprocessing.Condition.wait_for missing

Antoine Pitrou report at bugs.python.org
Sun Apr 1 01:54:07 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

AFAICT (Raw)Value relies on ctypes, so the tests should be skipped if ctypes is unavailable. Or I guess you could use a Semaphore instead.

----------

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


More information about the Python-bugs-list mailing list