Increase galaxy test publish timeout (#85016)

pull/85019/head
Matt Clay 8 months ago committed by GitHub
parent 5f6aef95ac
commit e6dc17cda4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -90,7 +90,7 @@ from multiprocessing import dummy as threading
from multiprocessing import TimeoutError, Lock from multiprocessing import TimeoutError, Lock
COLLECTIONS_BUILD_AND_PUBLISH_TIMEOUT = 180 COLLECTIONS_BUILD_AND_PUBLISH_TIMEOUT = 300
LOCK = Lock() LOCK = Lock()

Loading…
Cancel
Save