auto-sync: 2026-05-18 12:09:34
This commit is contained in:
@@ -282,9 +282,8 @@ class Ticker:
|
|||||||
conn.commit()
|
conn.commit()
|
||||||
finally:
|
finally:
|
||||||
conn.close()
|
conn.close()
|
||||||
logger.info("Parent %s status aggregated: → %s", pid, computed)
|
|
||||||
finally:
|
return refreshed
|
||||||
conn.close()
|
|
||||||
|
|
||||||
return refreshed
|
return refreshed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user