Files
coder/coderd/autobuild
Zach 4198358402 fix: stabilize TestExecutorAutostopAIAgentActivity (#26004)
`TestExecutorAutostopAIAgentActivity` flaked when the test clock and the
database clock straddled a minute boundary, leaving the executor's
minute-aligned tick on the wrong side of the bumped deadline. Anchor
tick times to the deadline the database wrote after the bump.
2026-06-10 14:00:19 -06:00
..