merge retreat

This commit is contained in:
David Brazda
2023-10-09 10:17:38 +02:00
parent be93c17848
commit f2f6f934a4
127 changed files with 39954 additions and 2310 deletions

View File

@ -292,6 +292,8 @@ def migrate():
conn.row_factory = None
pool.release_connection(conn)
open(lock_file, 'w').close()
return 0
# res, set =cs.migrate_archived_runners()
# if res == 0: