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