You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to issues like #6, its hard to retrieve the PID of the process that owns the lockfile if a lock could not be acquired. A method that operates on the lockfile's fd to retrieve the PID would be easier.
The text was updated successfully, but these errors were encountered:
Due to issues like #6, its hard to retrieve the PID of the process that owns the lockfile if a lock could not be acquired. A method that operates on the lockfile's fd to retrieve the PID would be easier.
The text was updated successfully, but these errors were encountered: