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 a race condition in realtime publish tests #89

Merged
merged 1 commit into from
Aug 4, 2015

Conversation

SimonWoolf
Copy link
Member

Example failure: https://travis-ci.org/ably/ably-js/jobs/74086343

Basically just copied from my realtime PR https://github.com/ably/realtime/pull/242

Rather than send every n ms and assume that each message will be
received before the next one is sent.
paddybyers added a commit that referenced this pull request Aug 4, 2015
Fix a race condition in realtime publish tests
@paddybyers paddybyers merged commit 0b4eb9a into master Aug 4, 2015
@SimonWoolf SimonWoolf deleted the test-publish-races branch September 8, 2015 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants