Fixes one missing case in MPIDI_CH3U_Clean_recvq
Revoke will call MPIDI_CH3U_Clean_recvq to dequeue all requests with
revoked communicators. There is one missing case: when there's hierarchy
communicators that use a different context id. This patch adds a case to
check the hierarchy communicators.
Signed-off-by:
Wesley Bland <wbland@anl.gov>
Please register or sign in to comment