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

[Cherry-pick tidb-7.5] Check kill signals #1158

Merged
merged 2 commits into from
Feb 19, 2024

Commits on Feb 18, 2024

  1. feat: check kill signal in 2pc committer (tikv#1084)

    Signed-off-by: ekexium <[email protected]>
    Co-authored-by: disksing <[email protected]>
    ekexium and disksing committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    71aa8f6 View commit details
    Browse the repository at this point in the history
  2. ErrQueryInterrupted with parameters (tikv#1124)

    * feat: ErrQueryInterrupted with parameters
    
    Signed-off-by: ekexium <[email protected]>
    
    * Revert "Revert "fix: check kill signal against 0 (tikv#1102)" (tikv#1129)"
    
    This reverts commit 3480b5e.
    
    Signed-off-by: ekexium <[email protected]>
    
    ---------
    
    Signed-off-by: ekexium <[email protected]>
    Co-authored-by: cfzjywxk <[email protected]>
    ekexium and cfzjywxk committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8042331 View commit details
    Browse the repository at this point in the history