Execute docker tasks in RQ
Compare changes
- Valentin Rigal authored
+ 22
− 7
@@ -77,7 +77,17 @@ def run_docker_task(client, task, temp_dir):
@@ -86,8 +96,13 @@ def run_docker_task(client, task, temp_dir):
@@ -99,7 +114,7 @@ def run_docker_task(client, task, temp_dir):
@@ -112,7 +127,7 @@ def run_docker_task(client, task, temp_dir):
@@ -124,14 +139,14 @@ def run_docker_task(client, task, temp_dir):