forked from filecoin-project/bellperson
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gpu): use shared locks to check for an exclusive lock (filecoin-p…
…roject#213) Trying to use an exclusive lock, means that the file is actually getting locked exclusively, even if we just want to check if there is an exclusive lock. Additionally we now check for the correct error when checking the lock
- Loading branch information
1 parent
88bf7a5
commit ab40fb6
Showing
1 changed file
with
22 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters