-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
During latest changes leader election callback invocation was changed from sync to async (go routine). It caused to tests that check if callback was invoked run before it was actually invoked. Test changed to handle this - if result is not as expected, we wait for a while and check again. Change-Id: Ib26dc5c7d48110c36d39a216e83bcc4a99981389 Signed-off-by: Gennady Laventman <[email protected]>
- Loading branch information
1 parent
09115c0
commit 331c0d6
Showing
1 changed file
with
21 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters