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

reduce use of lock #1008

Merged
merged 1 commit into from
Aug 1, 2024
Merged

reduce use of lock #1008

merged 1 commit into from
Aug 1, 2024

Conversation

nohzafk
Copy link
Contributor

@nohzafk nohzafk commented Aug 1, 2024

  • only use lock to prevent read file content before it is read
  • remove unnecessary use of lock

@manateelazycat manateelazycat merged commit aa30cd3 into manateelazycat:master Aug 1, 2024
1 check passed
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.

2 participants