Skip to content
Snippets Groups Projects
Commit b4e1a464 authored by Daniel Lyons's avatar Daniel Lyons
Browse files

Let's stop starting up

parent c91d3bdf
No related branches found
No related tags found
1 merge request!494Ws 677 fix queue again
Pipeline #2834 passed
......@@ -19,7 +19,6 @@ class CapabilityQueueManager:
def __init__(self, queue_reporter: QueueReporterIF, executor: ExecutionManagerIF):
self.queue_reporter = queue_reporter
self.executor = executor
self.startup()
def execution_requested(self):
self.launch_if_availability()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment