Skip to content

MTLs are inappropriately calling exit() or abort() #7726

@mwheinz

Description

@mwheinz

As a part of discussing #7699, it was pointed out that there are several error paths in the OFI MTL that call exit() and several in the Portals MTL that call abort(). These are inappropriate and need to be rethought, possibly replacing them with calls to ompi_rte_abort().

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions