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

Data races in Cached Logger #3

Open
CodeLieutenant opened this issue Dec 15, 2022 · 0 comments
Open

Data races in Cached Logger #3

CodeLieutenant opened this issue Dec 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@CodeLieutenant
Copy link
Collaborator

Lines:

nano-interactive/go-logger@v0.4.0/cached.go:48 +0x1096
nano-interactive/go-logger@v0.4.0/cached.go:53
nano-interactive/go-logger@v0.4.0/cached.go:56 
nano-interactive/go-logger@v0.4.0/cached.go:70

Go build with -race flag reports data races on these lines

@CodeLieutenant CodeLieutenant added the bug Something isn't working label Dec 15, 2022
@CodeLieutenant CodeLieutenant self-assigned this Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant