-
Notifications
You must be signed in to change notification settings - Fork 877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v4.0.x OSC: Reset external request to NULL #6810
Conversation
completion Co-authored with Artem Polyakov <artemp@mellanox.com> Signed-off-by: Tomislav Janjusic <tomislavj@mellanox.com>
The IBM CI (XL Compiler) build failed! Please review the log, linked below. Gist: https://gist.github.com/e3f7a4c1da95c1a8ec079e09da7de012 |
@yosefe
|
bot:ibm:xl:retest |
I don't think the reference to #6455 is correct. |
@janjust which issue is this PR suppose to fix? |
@hppritcha my mistake, I corrected the reference. It fixes #6552 |
@yosefe could you review this? |
:bot:retest |
ompi:bot:retest |
This doesn't look like an issue on this PRs side. |
try again |
this PR is also hitting the flex problem:
|
bot:lanl:retest |
Addresses issue #6552 (Not reproduced in master).
Reset external request to NULL to avoid double request completion.
Co-authored with Artem Polyakov artemp@mellanox.com
Signed-off-by: Tomislav Janjusic tomislavj@mellanox.com