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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: willmsg not published in takeover #11868

Merged
merged 14 commits into from Feb 29, 2024

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    07eec31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da4896 View commit details
    Browse the repository at this point in the history
  3. fix(kick): defer willmsg publish when conn terminates

    because kick means shutdown connection AND delete session
    qzhuyan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6243cf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b76c701 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd62280 View commit details
    Browse the repository at this point in the history
  6. test(willmsg): test will delay and session expires

    will delay > session expire
    will delay < session expire
    
    timer triggered events are handled in seq, exclude the case of
    (will delay == session expire)
    qzhuyan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5397402 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6311b58 View commit details
    Browse the repository at this point in the history
  8. fix: maybe send willmsg

    qzhuyan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e5a3574 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ff33f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. chore: clean in tests

    qzhuyan committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    975c742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5247cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88fc67b View commit details
    Browse the repository at this point in the history
  4. chore: update some comments

    qzhuyan committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c8f9ffd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c7b774 View commit details
    Browse the repository at this point in the history