-
Notifications
You must be signed in to change notification settings - Fork 278
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
Possible thread deadlock in eassylogging #244
Comments
ial0
changed the title
Possible thread deadlonk in eassylogging
Possible thread deadlock in eassylogging
Nov 3, 2016
Please see comment on abumq/easyloggingpp#417 |
PLEASE SEE IMPORTANT RELEASE NOTE FOR v9.90+ UPGRADE. The only change you need is to import |
This was referenced Feb 22, 2017
#298 merged, issue should be solved 👍 |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While looking into issue #214 I ran clang's thread sanitizer, this found a potential deadlock within easylogging++. I'm not sure if this has any bearing on #214 or not could it could be part of the issue.
The text was updated successfully, but these errors were encountered: