-
Notifications
You must be signed in to change notification settings - Fork 732
[Backport stable-25-3-1] Fix potential segfault on query termination and add metric for # of queries per pool #28517
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
base: stable-25-3-1
Are you sure you want to change the base?
Conversation
|
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-28293-to-stable-25-3-1
git worktree add --checkout .worktree/backport-28293-to-stable-25-3-1 backport-28293-to-stable-25-3-1
cd .worktree/backport-28293-to-stable-25-3-1
git reset --hard HEAD^
git cherry-pick -x f29a32abb2ff2cc99d392345c9dc5bb71411f2b2
git push --force-with-lease |
|
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ ⚪ Ya make output | Test bloat | Test bloat
⚪ Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
🟢 |
8a08f22 to
d362c72
Compare
|
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ ⚪ Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Description
Backport of #28293 to
stable-25-3-1.