Execute docker tasks in RQ
Compare changes
- Valentin Rigal authored
+ 28
− 14
@@ -2,6 +2,7 @@ import logging
@@ -19,6 +20,9 @@ from arkindex.process.models import Process, WorkerActivityState
@@ -111,33 +115,43 @@ def run_docker_task(client, task, temp_dir):