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 tsan errors on rayon #96

Closed
spacejam opened this issue Aug 28, 2017 · 2 comments
Closed

fix tsan errors on rayon #96

spacejam opened this issue Aug 28, 2017 · 2 comments
Assignees

Comments

@spacejam
Copy link
Owner

@spacejam spacejam self-assigned this Aug 28, 2017
@spacejam
Copy link
Owner Author

traced the errors to lazy_static rust-lang-nursery/lazy-static.rs#83

@spacejam
Copy link
Owner Author

muting these errors in rsdb CI by turning off the rayon feature flag, which sucks because we won't catch bugs introduced in rayon, but for now it lets us progress, and we'll periodically test rayon for tsan violations unrelated to lazy_static.

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