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

MockDriver is not thread safe #69

Open
ess opened this issue Apr 9, 2019 · 0 comments
Open

MockDriver is not thread safe #69

ess opened this issue Apr 9, 2019 · 0 comments

Comments

@ess
Copy link
Owner

ess commented Apr 9, 2019

Because it consumes responses rather than just returning them, it's entirely possible to hit a race condition if two goroutines are using the same MockDriver for the same endpoint.

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

No branches or pull requests

1 participant