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

Spawn child processes in jobs on Windows #23

Merged
merged 3 commits into from
Jun 9, 2024
Merged

Conversation

filiptibell
Copy link
Collaborator

This PR changes Rokit to spawn processes in jobs on Windows, using the process-wrap crate which is the more flexible successor to command-group.

Partially fixes #22.

@filiptibell filiptibell merged commit 3a7bce9 into main Jun 9, 2024
10 checks passed
@filiptibell filiptibell deleted the command-groups branch June 18, 2024 20:17
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.

Add an option to spawn a process that persists even after Rokit exits on Windows
1 participant