kopia lustrzana https://github.com/OpenDroneMap/WebODM
Update test_api_task.py
Longer wait in between tasks to fix test errorspull/120/head
rodzic
84a99863b6
commit
6926e11132
|
@ -28,7 +28,7 @@ from app.testwatch import testWatch
|
|||
from webodm import settings
|
||||
logger = logging.getLogger('app.logger')
|
||||
|
||||
DELAY = 1 # time to sleep for during process launch, background processing, etc.
|
||||
DELAY = 2 # time to sleep for during process launch, background processing, etc.
|
||||
|
||||
def start_processing_node():
|
||||
current_dir = os.path.dirname(os.path.realpath(__file__))
|
||||
|
|
Ładowanie…
Reference in New Issue