Skip to content

Conversation

HenryYYang
Copy link
Contributor

Signed-off-by: Henry Yang hyang@lyft.com

Description: The additional waitForTime call is not necessary since the threads are synchronized with the thread->join() calls. Additionally this advance the clock which introduced a race.
Risk Level: Low
Testing: The test was ran 100 times without failures
Docs Changes: N/A
Release Notes: N/A
Fixes: #10384

Signed-off-by: Henry Yang <hyang@lyft.com>
@HenryYYang HenryYYang requested a review from mattklein123 as a code owner April 8, 2020 20:37
@mattklein123 mattklein123 self-assigned this Apr 8, 2020
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit 7d50215 into envoyproxy:master Apr 8, 2020
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.

Flake: ClusterRefreshManagerTest.BasicFailureEvents
2 participants