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 Stomp Test Race Condition #1586

Closed
wants to merge 1 commit into from

Conversation

garyrussell
Copy link
Contributor

Test wasn't waiting until the adapter was subscribed after restart.

Test wasn't waiting until the adapter was subscribed after restart.
@artembilan
Copy link
Member

Thank you, @garyrussell !

That was a good catch 😄

Merged as 1ad51b8.

I moved the SEND receipt to the appropriate place by logic in the test.
And added LongRunningIntegrationTest rule because 11 secs seems for me enough much to wait for single test.

@artembilan artembilan closed this Oct 7, 2015
@garyrussell garyrussell deleted the stompRace branch November 28, 2015 18:01
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