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.
2 parents 608502f + b7f5c17 commit 524960dCopy full SHA for 524960d
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