HawkmoonEternal

Results 1 issues of HawkmoonEternal

**Issue:** The MPI Standard explicitly allows for `MPI_REQUEST_NULL` in the list of requests passed to `MPI_Wait[xxx]/MPI_Test[xxx]`. However, using `MPI_Wait[xxx]/MPI_Test[xxx]` with a list containing _active_ requests together with _null_ requests leads...

Target: main