Commit a51c1651 by James Cammarata

Revert "load callbacks on init again as they did not seem to load with new call from executor"

This reverts commit cf4ed9a5.
parent 2ddd8336
......@@ -63,8 +63,6 @@ class TaskQueueManager:
self._stdout_callback = stdout_callback
self._callback_plugins = []
self.load_callbacks()
# a special flag to help us exit cleanly
self._terminated = False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment