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

Mutex on lockfile #90

Open
Yohe-Am opened this issue Jun 13, 2024 · 1 comment
Open

Mutex on lockfile #90

Yohe-Am opened this issue Jun 13, 2024 · 1 comment
Labels
cli Relating to the CLI usage/xp. enhancement New feature or request ghjk
Milestone

Comments

@Yohe-Am
Copy link
Contributor

Yohe-Am commented Jun 13, 2024

We wan't to avoid concurrent ghjk invocations racing on the lockfile. A good solution is to use a special file to protect the critical sections.

@Yohe-Am Yohe-Am added enhancement New feature or request cli Relating to the CLI usage/xp. labels Jun 13, 2024
Copy link

linear bot commented Jun 13, 2024

@Yohe-Am Yohe-Am added this to the 0.3 milestone Jun 21, 2024
@Yohe-Am Yohe-Am added the ghjk label Jul 29, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Relating to the CLI usage/xp. enhancement New feature or request ghjk
Projects
None yet
Development

No branches or pull requests

1 participant