Skip to content

Don't retain/release the ompi instance for predefined attributes [5.0.x] #10421

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

Merged

Conversation

devreal
Copy link
Contributor

@devreal devreal commented May 23, 2022

Predefined attributes are created during creation of the ompi instance. By not retaining the instance during predefined attribute construction we break the cycle that prevents the instance from being released properly.

Backport of #10350 to v5.0.x

Signed-off-by: Joseph Schuchart [email protected]

Predefined attributes are created during creation of the ompi instance.
By not retaining the instance during predefined attribute construction
we break the cycle that prevents the instance from being released properly.

Signed-off-by: Joseph Schuchart <[email protected]>
(cherry picked from commit aed5b80)
@awlauria awlauria merged commit c2dae64 into open-mpi:v5.0.x Jun 2, 2022
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