Execute docker tasks in RQ
Compare changes
Files
3- Valentin Rigal authored
+ 69
− 46
@@ -13,6 +15,7 @@ from rq.job import Dependency
@@ -84,6 +87,64 @@ def schedule_tasks(process: Process, run: int):
@@ -108,49 +169,11 @@ def run_task_rq(task: Task):