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

Issue #340: fix some data races #458

Merged
merged 1 commit into from Aug 17, 2018
Merged

Issue #340: fix some data races #458

merged 1 commit into from Aug 17, 2018

Conversation

hsanjuan
Copy link
Collaborator

@hsanjuan hsanjuan commented Jun 4, 2018

As pointed out in #340, still some failures coming from go-logging.

This fixes some of the data races identified when running with -race. Unfortunately, there are still data races in libp2p that we cannot take care of for the moment.

@hsanjuan hsanjuan self-assigned this Jun 4, 2018
@ghost ghost added the status/in-progress In progress label Jun 4, 2018
@hsanjuan hsanjuan changed the title [wip] Fix #340: run tests wiith -race [wip] Fix #340: run tests with -race Jun 4, 2018
Unfortunately, there are still some data races in yamux
libp2p/go-libp2p#396 so we can't
enable this by default.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
@hsanjuan hsanjuan changed the title [wip] Fix #340: run tests with -race Issue #340: fix some data races Aug 15, 2018
@hsanjuan
Copy link
Collaborator Author

@lanzafame should merge these fixes, even without enabling -race. better than nothing.

@hsanjuan hsanjuan merged commit 0f2a978 into master Aug 17, 2018
@hsanjuan hsanjuan deleted the fix/340-races branch August 17, 2018 08:55
@ghost ghost removed the status/in-progress In progress label Aug 17, 2018
@hsanjuan hsanjuan mentioned this pull request Aug 19, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants