mirror of
https://github.com/apple/container.git
synced 2026-09-04 23:05:49 +00:00
Fixes #692 This PR resolves a race condition in `ContainersService.create()` that occurs when creating containers with the same name concurrently.