auto-sync: 2026-05-18 12:09:34

This commit is contained in:
cfdaily
2026-05-18 12:09:34 +08:00
parent 2c35b20b96
commit 3fa790a892
+2 -3
View File
@@ -282,9 +282,8 @@ class Ticker:
conn.commit()
finally:
conn.close()
logger.info("Parent %s status aggregated: → %s", pid, computed)
finally:
conn.close()
return refreshed
return refreshed