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

Incorrect usage of testing.T #2

Closed
tam7t opened this issue Jun 25, 2016 · 1 comment
Closed

Incorrect usage of testing.T #2

tam7t opened this issue Jun 25, 2016 · 1 comment

Comments

@tam7t
Copy link
Owner

tam7t commented Jun 25, 2016

t.Fatalf can only be called by the main thread. storage_test.go calls t.Fatalf from a separate goroutine.

@tam7t
Copy link
Owner Author

tam7t commented Aug 21, 2016

fixed in #3

@tam7t tam7t closed this as completed Aug 21, 2016
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