mirror of
https://github.com/coder/coder.git
synced 2026-09-23 22:20:22 +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.