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
Hello! I am trying out this library and I just wanted to check if I am using the library correctly and if this is expected. In the repo below I have a bash script that launches 4 concurrent processes to test out the locking and it is taking up to 7 seconds to acquire the lock even though the file locks are only held for 2-3 milliseconds.
Hello! I am trying out this library and I just wanted to check if I am using the library correctly and if this is expected. In the repo below I have a bash script that launches 4 concurrent processes to test out the locking and it is taking up to 7 seconds to acquire the lock even though the file locks are only held for 2-3 milliseconds.
https://github.com/dsellarsnr/lock-problem
The text was updated successfully, but these errors were encountered: