Skip to content

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Sep 29, 2021

No description provided.

@csviri csviri linked an issue Sep 29, 2021 that may be closed by this pull request

private int lastAttemptIndex = 0;
private long currentInterval;
private volatile int lastAttemptIndex = 0;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This might cause one of the tests fails. It does not do any harm otherwise since we might access those from different threads

@csviri csviri merged commit 6cf4da0 into master Sep 29, 2021
@csviri csviri deleted the flaky-tests branch September 29, 2021 13:52
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.

Time to fix flaky tests

2 participants