-
Bug
-
Resolution: Done
-
Major
-
None
-
None
the lockAndRecord (and lock all) method can block the application thread until the lock is available. There is no impact for a remote command since the command is queued in the inbound handler until the lock is acquired (or timeout).