mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
b90c74a94d
This PR is just committing the changes I made while running the
`workspace-updates` load generator.
It ensures we're not polling the workspace build progress in the
background (while we also watch for workspace updates via the tailnet),
and also removes an unnecessary query to `/api/v2/workspace/{id}` after
each workspace is built.