Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
request: Improve MPI_Request_free() error handling
If ompi_request_free() fails, use the ompi_errhandler_request_invoke() machinery used in the wait/test routines. This will have the side-effect of attempting to free the request a second time. Signed-off-by: Lisandro Dalcin <dalcinl@gmail.com>
- Loading branch information