Skip to content

Conversation

@Ariznawlll
Copy link
Contributor

@Ariznawlll Ariznawlll commented Feb 12, 2026

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

replace select sleep(20) to -- @wait_expect(interval, timeout)

issue #
#23738

What this PR does / why we need it:

replace select sleep(20) to -- @wait_expect(interval, timeout)

@Ariznawlll Ariznawlll requested a review from heni02 as a code owner February 12, 2026 05:48
@CLAassistant
Copy link

CLAassistant commented Feb 12, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ Ariznawlll
✅ aptend
Ariznawl@163.com


Ariznawl@163.com seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

select count(*) from t3;

[unknown result because it is related to issue#22794]
select sleep(20);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should replace all sleep with wait expect

Copy link
Contributor

@XuPeng-SH XuPeng-SH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace all sleep with wait expect in the fulltext|hnsw async bvt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/wip kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants