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

Singletons do not capture ctrl-C and therefore do not cleanup #13002

Open
rhc54 opened this issue Dec 29, 2024 · 0 comments
Open

Singletons do not capture ctrl-C and therefore do not cleanup #13002

rhc54 opened this issue Dec 29, 2024 · 0 comments

Comments

@rhc54
Copy link
Contributor

rhc54 commented Dec 29, 2024

This is observed with both OMPI main and v5.0 release branch.

Built on Mac and Rocky Linux 9 from Git clone - same behavior.

Singletons are not capturing ctrl-C and therefore are not cleaning up after themselves. Instead, they just terminate, leaving any temporary files behind. This is a regression from past OMPI releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants