-
Notifications
You must be signed in to change notification settings - Fork 752
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
fix(httphandler): req should return as soon as results is exhausted. #5462
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
failures: https://github.com/datafuselabs/databend/runs/6505375747?check_suite_focus=true#step:3:3320 |
@BohuTANG should have been fixed. took a while to debug. |
@TCeason need your help
|
Yes that a flaky test, needs a rerun. |
Re-run can't save it. It seems to fail every time, needs improvement, or skip this test. |
a unit test can not stop, I am working on it. |
Got and doing |
And I think you can skip this test tmp. @youngsofun remove file : 02_0000_kill_query.result in your pr. |
@TCeason |
@junnplus rebased to rm 02_0000_kill_query.result |
|
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Summary about this PR
bool done
aside block whenpop()
stop_push()
Changelog
Related Issues
Fixes #5456