We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5f4e7 commit b7f5c17Copy full SHA for b7f5c17
ompi/request/grequestx.c
@@ -50,6 +50,7 @@ static int grequestx_progress(void) {
50
}
51
OPAL_THREAD_LOCK(&lock);
52
53
+ in_progress = false;
54
55
OPAL_THREAD_UNLOCK(&lock);
56
0 commit comments