Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improve pubsub example #1549

Merged
merged 1 commit into from Jan 14, 2023
Merged

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Jan 14, 2023

Instead of waiting an arbitrary amount of time for subscriptions to propagate, before sending messages, ensure that node1 has node2's subs and node2 has node3's subs.

Closes #1540

Instead of waiting an arbitrary amount of time for subscriptions to propagate,
before sending messages, ensure that node1 has node2's subs and node2 has
node3's subs.
@achingbrain achingbrain merged commit ba8527c into master Jan 14, 2023
@achingbrain achingbrain deleted the fix/make-pubsub-test-better branch January 14, 2023 13:31
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.

Fix Flakey Tests on CI for PubSub examples
1 participant