mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-10-31 02:32:45 +00:00 
			
		
		
		
	Use Flask-APScheduler. Move docker swarm logic to scheduler.
This commit is contained in:
		| @@ -3,9 +3,7 @@ from . import services | ||||
| from flask_login import current_user, login_required | ||||
| from .forms import NewOCRJobForm, NewNLPJobForm | ||||
| from ..models import Job | ||||
| from ..import swarm | ||||
| from .. import db | ||||
| from threading import Thread | ||||
| import json | ||||
| import os | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user