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

Feedback for “Proc Spawn” #65

Open
supertxtnet opened this issue Oct 2, 2023 · 0 comments
Open

Feedback for “Proc Spawn” #65

supertxtnet opened this issue Oct 2, 2023 · 0 comments

Comments

@supertxtnet
Copy link

It's not clear how a spawned process is assigned its environment using this API. Is it automatically inherited as a copy from the parent? What if some pruning or isolation is wanted?

Are there provisions for adjusting the pre-opened directories and mapped directories based on the namespace of the parent process? What if one wants to map certain directories from the parent's namespace into a certain location in the child?

Also, what do the values for the handling of stdin/stdout/stderr mean? How does one use them?

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

1 participant