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

[Wrapper] Add logging of child process PID, plus minor fixes for Windows #5171

Merged
merged 4 commits into from
Mar 27, 2023
Merged

[Wrapper] Add logging of child process PID, plus minor fixes for Windows #5171

merged 4 commits into from
Mar 27, 2023

Conversation

BrianNixon
Copy link
Contributor

Logging the child process PID is useful on Windows, where we otherwise have to go rummaging in undocumented internals to find process parent-child relationships

Useful on Windows, where we otherwise have to go rummaging in undocumented internals to find process parent-child relationships
samples/wrapper/wrapper.cpp Outdated Show resolved Hide resolved
Copy link
Member

@AenBleidd AenBleidd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@AenBleidd AenBleidd merged commit 4a7a904 into BOINC:master Mar 27, 2023
@BrianNixon BrianNixon deleted the wrapper_process_creation branch March 27, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants