Files
python-ganttclient/nova/tests
Ewan Mellor a8fd36c867 Fix assertion "Someone released me too many times: too many tokens!" when more
than one process was running at the same time.  This
was caused by the override of SharedPool.__new__ not stopping
ProcessPool.__init__ from being run whenever process.simple_execute is called.

When __init__ ran for the second time, the DeferredSemaphore was replaced, 
and this meant that we ended up releasing a different semaphore to the one
that was acquired.
2010-07-25 15:00:37 +01:00
..
2010-07-15 18:13:48 -05:00
2010-07-15 18:13:48 -05:00
2010-07-15 18:13:48 -05:00
2010-07-15 18:13:48 -05:00
2010-07-15 01:28:51 -04:00
2010-07-15 18:13:48 -05:00
2010-07-15 18:13:48 -05:00
2010-07-15 18:13:48 -05:00
2010-07-15 01:28:51 -04:00
2010-07-15 18:13:48 -05:00
2010-07-15 18:13:48 -05:00