forked from spring-projects/spring-integration
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turns out PUB socket doesn't care if there are subscribers to it or not. The sent message may be just lost in between. * Resend message in the test until it is received by subscriber * Use `await().untilAsserted()` to iterate the logic at most 10 seconds
- Loading branch information
1 parent
dfd5775
commit cd7465a
Showing
1 changed file
with
10 additions
and
19 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