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