[issue14059] Implement multiprocessing.Barrier

sbt report at bugs.python.org
Mon Feb 20 18:20:04 CET 2012


sbt <shibturn at gmail.com> added the comment:

barrier_tests.py contains minor modifications of the unit tests for
threading.Barrier.  (The two tests using reset() are commented out.)

The implementation passes for me on Linux and Windows.

----------
Added file: http://bugs.python.org/file24580/barrier_tests.py

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


More information about the Python-bugs-list mailing list