Skip to content

Conversation

@aravindksg
Copy link
Contributor

This fixes a regression in sockets provider which could return -EINTR value
from fi_cq_read() due to a syscall being interrupted. The error value is
currently interpreted as fatal condition. Relax the rule so that we can retry
fi_cq_read() operation.

Signed-off-by: Aravind Gopalakrishnan Aravind.Gopalakrishnan@intel.com
(cherry picked from commit fb68726)

This fixes a regression in sockets provider which could return -EINTR value
from fi_cq_read() due to a syscall being interrupted. The error value is
currently interpreted as fatal condition. Relax the rule so that we can retry
fi_cq_read() operation.

Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@intel.com>
(cherry picked from commit fb68726)
Copy link
Contributor

@matcabral matcabral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@jsquyres
Copy link
Member

jsquyres commented Jan 3, 2018

@hppritcha Good to go.

@hppritcha hppritcha merged commit 0b0fedf into open-mpi:v2.x Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants