mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00: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!