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

[#3214] improvement(IT): use Awaitility#await instead of Thread#sleep #3529

Merged
merged 1 commit into from
May 23, 2024

Conversation

yuqi1129
Copy link
Contributor

What changes were proposed in this pull request?

use Awaitility#await instead of Thread#sleep

Why are the changes needed?

Fix: #3214

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

ITs

…ead#sleep` (apache#3239)

### What changes were proposed in this pull request?

use `Awaitility#await` instead of `Thread#sleep`

### Why are the changes needed?

Fix: apache#3214 

### Does this PR introduce _any_ user-facing change?

N/A 

### How was this patch tested?

ITs

---------

Co-authored-by: zhanghan18 <zhanghan18@xiaomi.com>
@yuqi1129 yuqi1129 self-assigned this May 23, 2024
@yuqi1129 yuqi1129 merged commit 1d1ff8e into apache:branch-0.5 May 23, 2024
22 checks passed
@yuqi1129 yuqi1129 deleted the issue_3214_cherry_pick branch May 23, 2024 09:55
@yuqi1129 yuqi1129 restored the issue_3214_cherry_pick branch May 23, 2024 09:56
@yuqi1129 yuqi1129 deleted the issue_3214_cherry_pick branch May 23, 2024 09:56
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