mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
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!