Throw errors in ServiceManager by eliseomartelli · Pull Request #188 · apple/container

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@eliseomartelli

Copy link

Contributor

Add Error throwing to Service Manager

- Redirect launchctl's standard error to a pipe instead of null device.
- Include stderr output in thrown ContainerizationError messages when
  launchctl fails or output cannot be decoded.
- Provides informative error messages for debugging launchctl invocation
  issues.

@adityaramani

Copy link

Contributor

Thanks for the fix!

@adityaramani adityaramani merged commit 8479860 into apple:main

Jun 14, 2025

2 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@adityaramani adityaramani adityaramani approved these changes

+1 more reviewer

@makhov makhov makhov left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@eliseomartelli @adityaramani @makhov