Skip to content
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

Ensure any cached notifications arrive after reg completes #1194

Merged
merged 1 commit into from
Apr 3, 2019

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Apr 3, 2019

We want the register_events callback function to be executed prior to
delivery of any corresponding events. Ensure that happens by injecting
the registration into an event that won't fire until after the server
has notified the client of completion of the registration.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 2b185bf)

We want the register_events callback function to be executed prior to
delivery of any corresponding events. Ensure that happens by injecting
the registration into an event that won't fire until after the server
has notified the client of completion of the registration.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 2b185bf)
@rhc54 rhc54 added the bug label Apr 3, 2019
@rhc54 rhc54 added this to the v3.1.3 milestone Apr 3, 2019
@rhc54 rhc54 self-assigned this Apr 3, 2019
@rhc54 rhc54 requested a review from jjhursey April 3, 2019 15:31
Copy link
Member

@jjhursey jjhursey left a comment

Choose a reason for hiding this comment

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

Thanks!

@jjhursey
Copy link
Member

jjhursey commented Apr 3, 2019

Ref Issue #1189

@rhc54 rhc54 merged commit 2408552 into openpmix:v3.1 Apr 3, 2019
@rhc54 rhc54 deleted the cmr31/event branch April 3, 2019 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants