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

fix: specify a message when acquiring the flock #419

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

alecthomas
Copy link
Collaborator

This should help in debugging what is causing a flock to timeout.

I rolled my own flocking implementation which is slightly less featureful than the old package we were using, in that it doesn't support Window. But as Hermit doesn't support Windows anyway, this shouldn't be an issue.

Also upgraded Go to 1.23.

This should help in debugging what is causing a flock to timeout.

I rolled my own flocking implementation which is slightly less featureful than
the old package we were using, in that it doesn't support Window. But as Hermit
doesn't support Windows anyway, this shouldn't be an issue.

Also upgraded Go to 1.23.
@alecthomas alecthomas merged commit aeb8344 into master Nov 12, 2024
6 checks passed
@alecthomas alecthomas deleted the aat/flock-with-message branch November 12, 2024 05:23
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