mirror of
https://github.com/apple/container.git
synced 2026-09-05 23:35:43 +00:00
## 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>