Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Avoid taking a lock for reading (#1388)#1391

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 2 commits intomainfromindex-no-read-lock
Jan 7, 2022
Merged

Conversation

Byron
Copy link
Member

This isn't needed as git will replace this file atomicially,
hence we always see a fully written file when reading.

Only when writing we need to obtain a lock.

Fixes#1388

This isn't needed as git will replace this file atomicially,hence we always see a fully written file when reading.Only when writing we need to obtain a lock.
With each patch level it may bring up new issues that cause CI failurefor without being related to the actual change.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Inspecting the index during a pre-commit is empty
1 participant
@Byron

[8]ページ先頭

©2009-2025 Movatter.jp