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

Wait for writer response on Refresh #333

Merged
merged 1 commit into from
Jul 13, 2022

Commits on Jul 10, 2022

  1. Wait for writer response on Refresh

    When sending a Refresh message to Writer's refresh channel,
    if the state is "Succeeded" or "Failed", the Writer will update
    the sync channel when finished.
    
    Therefore there is a need to wait on sync channel on the Daemon side
    when sending "Succeeded" or "Failed".
    
    Signed-off-by: Fred Rolland <[email protected]>
    rollandf committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    3fb9f6d View commit details
    Browse the repository at this point in the history