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

File locking #43

Merged
merged 21 commits into from
Nov 21, 2021
Merged

File locking #43

merged 21 commits into from
Nov 21, 2021

Conversation

palfrey
Copy link
Owner

@palfrey palfrey commented Nov 12, 2021

Adds file-based locking behind the file_locks feature

@palfrey palfrey marked this pull request as ready for review November 13, 2021 21:55
@palfrey
Copy link
Owner Author

palfrey commented Nov 14, 2021

Hello @llamicron and @gilescope. You opened a pair of issues (#30 and #41 respectively) that both needed file-based locking. This branch (file-locking) implements a at least mostly-working version of that, and anything you can do to test it out would be most appreciated. Thanks!

@gilescope
Copy link

Excellent! This weekend I rewrote the cargo parallel test PR so it's time to try and pull it all together. Should be able to get a green build while most of the tests run in parallel.

@palfrey
Copy link
Owner Author

palfrey commented Nov 21, 2021

In the absence of other feedback, I'm merging this now as I think it solves both the core use cases. If there's bugs in it, please file as issues as per normal. Thanks!

@palfrey palfrey merged commit c16b9ed into main Nov 21, 2021
@palfrey palfrey deleted the file-locking branch November 21, 2021 11:12
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