Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.1.1
-
None
-
None
Description
The `commitSync` method should clone input map to prevent live-lock in situation when user code uses synchronization on the map. Cloning the map prevents the consumer of the response to the `commitSync` request to block (this might be different thread than the original issuer of the request).
Attachments
Attachments
Issue Links
- links to