mirror of
https://github.com/apple/container.git
synced 2026-07-13 13:07:06 +00:00
af43a8b256
## Motivation and Context This PR just simplifies some of the ExitWaiter helper functions on SandboxService by moving the exitStatus check into the ExitWaiter class itself. ## Testing - [x] Tested locally Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>