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

Take a project build lock to avoid conflicts #1866

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Take a project build lock to avoid conflicts #1866

merged 2 commits into from
Aug 26, 2024

Conversation

plajjan
Copy link
Contributor

@plajjan plajjan commented Aug 26, 2024

No description provided.

By passing lock=True to file.ReadFile or file.WriteFile we now lock the
file. We do this in a non-blocking manner. If we cannot acquire the
lock, an exception is thrown.
@plajjan plajjan merged commit 5f0213a into main Aug 26, 2024
23 of 24 checks passed
@plajjan plajjan deleted the flock branch August 26, 2024 15:06
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.

1 participant