mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
e3458277df
This was an issue with our in-memory database that caused newer builds to return an outdated agent, which would then be rejected. A test case has been added to ensure this can't happen again!