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 backend data race #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix backend data race #102

wants to merge 1 commit into from

Conversation

ccl0326
Copy link

@ccl0326 ccl0326 commented Aug 12, 2016

As comments in #75 , this pr just fix backend data race.the benchmark is better than lock's solution.

billsegall added a commit to billsegall/aeron-go that referenced this pull request Dec 15, 2021
go-logging is unmaintained since 2016 and has significant reentrancy problems
causing crashes. See for example:
op/go-logging#75
op/go-logging#102
op/go-logging#105

To fix this we introduce a wrapper for a subset of the go-logging library
mapped on to Uber's zap logging library and switch to using that.
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.

1 participant