|
|
|
|
|
by reitanqild
2657 days ago
|
|
> Every OS that provides exclusive locking, regardless of filesystem, will return an error if more than one process wants to acquire such a lock. Obviously. The super annoying thing is when the OS doesn't try to tell you which process(es) keeps it open and doesn't even ship with built in tooling to let you find out on your own. I think that is the point GP tries to make. |
|