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

Possibility to pass the lock to another process #107

Open
julien-f opened this issue Oct 6, 2021 · 0 comments
Open

Possibility to pass the lock to another process #107

julien-f opened this issue Oct 6, 2021 · 0 comments

Comments

@julien-f
Copy link

julien-f commented Oct 6, 2021

My use case: I want to acquire a lock on a directory and, if successful, run a new process which will do some work in this directory and release the lock at the end.

Is unlock(path) the way to achieve this or is the lock linked to the current process?

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

No branches or pull requests

1 participant