mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
The fakeContainerCLI struct had a sync.Mutex but it wasn't used in all methods where the shared data is accessed.
The fakeContainerCLI struct had a sync.Mutex but it wasn't used in all methods where the shared data is accessed.