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.1] Check kill signals #1186

Merged
merged 3 commits into from
Feb 27, 2024

Conversation

ekexium
Copy link
Contributor

@ekexium ekexium commented Feb 27, 2024

Cherry picking #1084 and #1124

ekexium and others added 3 commits February 27, 2024 20:03
* fix: check kill signal against 0, so that all kill signals will not be ignored.

Signed-off-by: ekexium <[email protected]>

* refactor: extract method checkKilled()

Signed-off-by: ekexium <[email protected]>

---------

Signed-off-by: ekexium <[email protected]>
Co-authored-by: cfzjywxk <[email protected]>
* 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]>
Signed-off-by: ekexium <[email protected]>
@ekexium ekexium requested review from cfzjywxk and zyguan February 27, 2024 12:07
@ekexium ekexium merged commit d5ccdf6 into tikv:tidb-7.1 Feb 27, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants