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

Backport #9833: Check if context is cancelled in applyEvents() loop to avoid deadlocks #10036

Merged
merged 2 commits into from
Apr 4, 2022

Commits on Apr 4, 2022

  1. Check if context is cancelled in applyEvents() loop to avoid deadlock…

    … on vreplication controller shutdown
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e991fc4 View commit details
    Browse the repository at this point in the history
  2. ignore canceled context vreplication error messages in unit tests

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    5788a23 View commit details
    Browse the repository at this point in the history