Menu

Commit [r17931]  Maximize  Restore  History

Fix for a fatal bug in the multi-processor code (https://gna.org/bugs/?20253).

The Queue module is now imported as 'queue' for Python 3 support, so the code was referring to the
wrong object name.

bugman 2012-10-20

changed /trunk/multi/result_queue.py
/trunk/multi/result_queue.py Diff Switch to side-by-side view
Loading...