bvandeusen
e6c89f6b88
CI & Build / Python lint (push) Successful in 2s
CI & Build / TypeScript typecheck (push) Successful in 20s
CI & Build / Python tests (push) Successful in 48s
CI & Build / Build & push image (push) Successful in 1m0s
fix(db): await AsyncConnection.execution_options in run_maintenance
...
execution_options() is a coroutine on AsyncConnection and must be awaited;
the un-awaited call returned a coroutine, so exec_driver_sql() blew up with
AttributeError and every table's VACUUM was skipped (Run-now reported 0/6).
A prior change had wrongly dropped the await. Fix it and make the test mock
execution_options async so this call shape is actually exercised.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-14 18:31:30 -04:00
..
2026-05-27 22:39:50 -04:00
2026-03-08 18:46:54 -04:00
2026-03-08 18:46:54 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 16:16:44 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-05-27 22:39:50 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-14 12:22:22 -04:00
2026-06-14 13:21:35 -04:00
2026-06-14 12:22:22 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 16:16:44 -04:00
2026-06-14 13:43:17 -04:00
2026-06-03 15:48:35 -04:00
2026-06-13 23:07:37 -04:00
2026-06-03 15:48:35 -04:00
2026-06-14 12:34:30 -04:00
2026-06-14 13:21:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-14 17:53:24 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-13 23:14:54 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-09 23:52:14 -04:00
2026-06-14 10:42:24 -04:00
2026-06-14 18:31:30 -04:00
2026-06-14 13:43:17 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-14 12:22:22 -04:00
2026-06-14 13:00:32 -04:00
2026-06-10 01:33:58 -04:00
2026-06-03 15:48:35 -04:00
2026-06-13 22:53:51 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00
2026-06-03 15:48:35 -04:00