Skip to content

Don't retain/release the ompi instance for predefined attributes #10350

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
merged 1 commit into from
May 23, 2022

Conversation

devreal
Copy link
Contributor

@devreal devreal commented May 3, 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.

Signed-off-by: Joseph Schuchart schuchart@icl.utk.edu

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 <schuchart@icl.utk.edu>
@devreal devreal merged commit bab0bd7 into open-mpi:main May 23, 2022
@devreal devreal deleted the predefined-attributes-cycle branch October 3, 2022 15:53
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