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 flaky ZmqWatcher test #2992

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Fix flaky ZmqWatcher test #2992

merged 1 commit into from
Jan 31, 2025

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Jan 31, 2025

We weren't waiting for the transaction publish to be done before adding watches, which could cause race conditions.

We weren't waiting for the transaction publish to be done before adding
watches, which could cause race conditions.
@t-bast t-bast requested a review from pm47 January 31, 2025 11:49
@t-bast t-bast merged commit 03ba2f8 into master Jan 31, 2025
1 check passed
@t-bast t-bast deleted the flaky-watcher-test branch January 31, 2025 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.

2 participants