Execute docker tasks in RQ
All threads resolved!
All threads resolved!
Compare changes
Files
4- Valentin Rigal authored
+ 18
− 30
@@ -11,7 +11,6 @@ from django.db.models.functions import Round
@@ -73,21 +72,7 @@ def notify_process_completion(
@@ -95,10 +80,13 @@ def run_docker_task(client, task, artifacts_dir):
@@ -117,10 +105,9 @@ def run_docker_task(client, task, artifacts_dir):
@@ -139,11 +126,12 @@ def run_docker_task(client, task, artifacts_dir):
@@ -160,10 +148,10 @@ def run_task_rq(task: Task):
@@ -174,9 +162,9 @@ def run_task_rq(task: Task):