testing something...

This commit is contained in:
Donald Zou
2024-01-08 12:23:57 -05:00
parent 0c0bce9755
commit f671c992e1
30 changed files with 1319 additions and 826 deletions

View File

@@ -1802,7 +1802,7 @@ def get_all_transfer_thread():
print("waiting 15 sec ")
time.sleep(7)
global stop_thread
# with app.app_context():
# with app1.app_context():
try:
db = connect_db()
cur = db.cursor()