mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
c2bc2c5738
The fakeContainerCLI struct had a sync.Mutex but it wasn't used in all methods where the shared data is accessed.