-
Notifications
You must be signed in to change notification settings - Fork 610
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for receiver to be done (#5509)
This polls, unlike AssertReceivedAll. My theory is that in slow environments the time between sender being done and receiver being done might be significant enough to fail a test.
- Loading branch information
Ben Moss
authored
Jun 15, 2021
1 parent
b0b32c4
commit 39d1977
Showing
2 changed files
with
4 additions
and
0 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
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