Files
deb-python-taskflow/taskflow/tests/unit/conductor
Joshua Harlow 059023417e Invert the conductor stop() returned result
Instead of returning whether the conductor is still dispatching
return whether the stop was successful or whether it was not. This
matches better with the expected semantics of the stop routine.

Change-Id: Iccdca017e174adbd8eb3c093c6d0ea0c570792f5
2014-05-31 18:34:58 +00:00
..