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

Fix flaky test #515

Merged
merged 1 commit into from
Mar 9, 2023
Merged

Fix flaky test #515

merged 1 commit into from
Mar 9, 2023

Conversation

masa213f
Copy link
Contributor

@masa213f masa213f commented Mar 9, 2023

This PR fixes a flaky test of killing process.

There is a time lag until processes are actually deleted after the KILL CONNECTION command.
So I use Eventually and wait for the deletion.

Signed-off-by: Masayuki Ishii masa213f@gmail.com

@masa213f masa213f self-assigned this Mar 9, 2023
Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
@masa213f masa213f force-pushed the fix-flaky-kill-test branch from 0859fe4 to 782ed59 Compare March 9, 2023 03:15
@masa213f masa213f requested a review from umezawatakeshi March 9, 2023 05:25
@masa213f masa213f merged commit 01ad30d into main Mar 9, 2023
@masa213f masa213f deleted the fix-flaky-kill-test branch March 9, 2023 06:19
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.

2 participants