diff --git a/ompi/request/grequestx.c b/ompi/request/grequestx.c index acd688eacf1..1cc069c2432 100644 --- a/ompi/request/grequestx.c +++ b/ompi/request/grequestx.c @@ -50,6 +50,7 @@ static int grequestx_progress(void) { } OPAL_THREAD_LOCK(&lock); } + in_progress = false; } OPAL_THREAD_UNLOCK(&lock);