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

Add async case to reply_await_/2 #39

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Add async case to reply_await_/2 #39

merged 1 commit into from
Jan 13, 2020

Conversation

x0id
Copy link
Contributor

@x0id x0id commented Jan 13, 2020

This is needed to support locks_agent:async_await_all_locks/1,
to ensure the notification will be correctly sent to the caller.

Note, that this will help to partially mitigate #30, fixing one of the possible causes, but won't solve the issue entirely, since its the root cause is the locks_leader design specifics.

This is needed to support locks_agent:async_await_all_locks/1,
to ensure the notification will be correctly sent to the caller
@uwiger uwiger merged commit 1b2324c into uwiger:master Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants