Skip to content

Conversation

eNV25
Copy link
Contributor

@eNV25 eNV25 commented May 14, 2024

  • cargo fmt
  • Make absolutely sure subprocess is not killed

I added code to set the process group. The docs mention it, even though it looks like it's not needed.

Also added a platform specific dependency to windows-rs, rather than hard-coding CREATE_BREAKAWAY_FROM_JOB.

@eNV25 eNV25 marked this pull request as draft May 14, 2024 17:12
@eNV25 eNV25 force-pushed the pr/process_group branch from 1c3aad8 to c7f39d5 Compare May 14, 2024 17:17
@eNV25 eNV25 marked this pull request as ready for review May 14, 2024 17:18
@ryze312
Copy link
Owner

ryze312 commented May 19, 2024

Thanks for the PR!

The docs mention it, even though it looks like it's not needed

I've tested it myself and it doesn't seem to make any difference on my system, but it's good to include it anyway.

@eNV25 eNV25 force-pushed the pr/process_group branch from c7f39d5 to 76da968 Compare May 19, 2024 19:25
@eNV25 eNV25 requested a review from ryze312 May 19, 2024 19:44
@ryze312
Copy link
Owner

ryze312 commented May 20, 2024

Looks good! Thanks!

@ryze312 ryze312 merged commit b3369ed into ryze312:main May 20, 2024
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