Skip to content
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

POSIX Spawn APIs #70

Open
GeorgeLyon opened this issue Nov 13, 2021 · 1 comment
Open

POSIX Spawn APIs #70

GeorgeLyon opened this issue Nov 13, 2021 · 1 comment

Comments

@GeorgeLyon
Copy link
Contributor

Is anyone actively working on this? I added just-enough-for-my-use-case API in my own project here: https://github.com/GeorgeLyon/Shwift/blob/main/Sources/Shell/Support/Posix%20Spawn.swift but I'd be happy to flesh it out and contribute.

Maybe this should wait on #20, but I can also probably just add the ProcessID type the same way it is proposed in that PR.

@milseman
Copy link
Contributor

milseman commented Nov 13, 2021

Definitely spin off anything you need from #20! That's a bag of related types and it's not surprising that some of them are related to other types as well :-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants