Skip to content

Replace ExternalCommand code that starts new processes with Apple library calls #621

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

rgoldberg
Copy link
Contributor

Replace ExternalCommand code that starts new processes with Apple library calls.

Resolve #620

…Apple library calls.

Resolve mas-cli#620

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
@rgoldberg rgoldberg added the 🧽 chore Administrative task: documentation, build, test, release, git, etc. label Oct 28, 2024
@rgoldberg rgoldberg added this to the 1.8.7 milestone Oct 28, 2024
@rgoldberg rgoldberg self-assigned this Oct 28, 2024
@rgoldberg rgoldberg merged commit 7f30214 into mas-cli:main Oct 28, 2024
3 checks passed
@rgoldberg rgoldberg deleted the 620-external-command branch October 28, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧽 chore Administrative task: documentation, build, test, release, git, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace ExternalCommand code that starts new processes with Apple library calls.
1 participant