Not sure if there's a better way but I do something like this: !mutex.getParticipantNodes.isEmpty
On Wed, Sep 11, 2013 at 5:37 PM, Josh Stone <[email protected]> wrote: > Is there a way to determine if an inter-process lock currently exists for > some path, or is there maybe some alternative solution I might look at to > learn if some record representing a lock already exists? > > Thanks, > Josh >
