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

Reproduce and fix the problem with suspended overrides being delivered simultaneously #94

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 10, 2022

  1. Reproduce the problem with suspended overrides being delivered simult…

    …aneously
    
    Signed-off-by: Jakub Zalas <jakub@zalas.pl>
    jakzal committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    9a90b32 View commit details
    Browse the repository at this point in the history
  2. Ensure sequencial delivery of suspended override messages

    Signed-off-by: Jakub Zalas <jakub@zalas.pl>
    jakzal committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6b7439d View commit details
    Browse the repository at this point in the history
  3. Extract methods for readability

    Signed-off-by: Jakub Zalas <jakub@zalas.pl>
    jakzal committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    bc71e9b View commit details
    Browse the repository at this point in the history
  4. Put any left suspended delivery messages back to the regular queue on…

    … resume
    
    Signed-off-by: Jakub Zalas <jakub@zalas.pl>
    jakzal committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    3ebaae3 View commit details
    Browse the repository at this point in the history