Skip to content

Commit fc96382

Browse files
committed
Actually does work
1 parent 5f5f44f commit fc96382

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/picoded/dstack/redis/Redis_DataObjectMap.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ public void clear() {
150150
public void DataObjectRemoteDataMap_update(String _oid, Map<String, Object> fullMap,
151151
Set<String> updateKeys) {
152152

153+
//yus
153154
Map<String, Object> clonedMap = new HashMap<String, Object>();
154155

155156
// Lets iterate the keys, and decide accordingly

0 commit comments

Comments
 (0)