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

Why is the pkgOperationsMutex a sync.Mutex instead of a sync.RWMutex? #180

Open
tanght1994 opened this issue Jan 9, 2022 · 1 comment
Open

Comments

@tanght1994
Copy link

The var pkgOperationsMutex in the log.go, Use sync.RWMutex to replace the sync.Mutex can Improve the performance
1
.

@tanght1994
Copy link
Author

Can i push a request to fix that? I'm using github for the first time, so I'm afraid to commit request.

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