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

Reset ACE_Process_Options std handles after closed #2203

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

likema
Copy link
Contributor

@likema likema commented Feb 26, 2024

When calling ACE_Process_Options::release_handles after ACE_Process::spawn , std handles must be reset after closed to avoid closing again in ACE_Process_Options dtor.

When calling ACE_Process_Options::release_handles after
ACE_Process::spawn, std handles must be reset after closed to avoid
closing again in ACE_Process_Options dtor.
@jwillemsen jwillemsen merged commit 40d6732 into DOCGroup:master Feb 26, 2024
43 checks passed
@jwillemsen
Copy link
Member

Thanks!

@likema likema deleted the proc-opts-reset-handles branch July 18, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants