You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(runtime): cover the drain deadline on both backends, the migration lock, and the capture metric
Adds the pg-queue drain-deadline regression and its completing-drain invariant, the pool
registry, and a render-failure metric test proving a browserless outage is now alertable.
Three best-effort/defensive arms are annotated with their reasons rather than given contrived
tests: the advisory unlock's catch (a failed unlock means a broken session, and releasing the
client drops the lock anyway), and the abandoned-set empty arm plus its catch (both degrade to
the pre-#9485 lease-expiry path this block exists to improve on).
0 commit comments