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

SR-13861: Process should spawn a child process it its own process group. #2928

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Nov 24, 2020

  • Unify use of posix_spawnattr_t between Darwin and other platforms,
    and set the POSIX_SPAWN_SETPGROUP attribute.

  • This matches Darwin's behaviour.

- Unify use of posix_spawnattr_t between Darwin and other platforms,
  and set the POSIX_SPAWN_SETPGROUP attribute.

- This matches Darwin's behaviour.
@spevans
Copy link
Contributor Author

spevans commented Nov 24, 2020

@swift-ci test

@spevans
Copy link
Contributor Author

spevans commented Nov 25, 2020

@swift-ci test linux

@spevans
Copy link
Contributor Author

spevans commented Dec 4, 2020

@swift-ci test and merge

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

Successfully merging this pull request may close these issues.

2 participants