Closed manusa closed 3 years ago
Several downstream issues have been reported regarding concurrent access to the attribute set map.
The issue should be fixed upstream to avoid needing synchronized lock access to the map.
synchronized
Description
Several downstream issues have been reported regarding concurrent access to the attribute set map.
The issue should be fixed upstream to avoid needing
synchronized
lock access to the map.Relates to: