orbitdb-archive/orbit-db-store

source.js:17 Uncaught Error: already resolved

mccoysc opened this issue · 1 comments

source.js:17 Uncaught Error: already resolved
at Function.i.resolve (source.js:17)
at index.js:10
at reduce.js:10
at drain.js:20
at async-map.js:28
at map.js:19
at async-map.js:28
at f (index.js:84)
at c (index.js:68)
at s (index.js:29)
at i (async-map.js:27)
at map.js:11
at i (async-map.js:27)
at i (drain.js:16)
at drain.js:29
at async-map.js:39

when call saveSnapshot() ,got the above error

@mccoysc Did you figure out what happened? :)