Skip to content

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

Open
@rhc54

Description

@rhc54
Contributor

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jsquyres@rhc54

        Issue actions

          Singletons do not capture ctrl-C and therefore do not cleanup · Issue #13002 · open-mpi/ompi