Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix(pubsub): dynamic topics to avoid race conditions #151

Merged
merged 1 commit into from
Aug 29, 2017
Merged

Conversation

dignifiedquire
Copy link
Contributor

Because we used the same topic in all tests, they were suspect of race conditions and one failing introduced failures in other tests. The switch in test runners made those dependencies visible and so tests started failing. With this change those tests are now passing fine as expected.

@daviddias daviddias merged commit 7fc1cfb into master Aug 29, 2017
@daviddias daviddias deleted the fix/races branch August 29, 2017 15:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants