mirror of
https://github.com/apple/container.git
synced 2026-09-13 11:15:41 +00:00
The `vmm.create` call is already made within an async function. This PR updates the protocol to allow other vmm implementations more flexibility in `create`. Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>