summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVictor Shyba <victor.shyba@gmail.com>2015-12-01 16:06:26 -0300
committerVictor Shyba <victor.shyba@gmail.com>2015-12-01 16:06:26 -0300
commit841e6712ff9ff1ce2b8a5fe92012d89c2aec7077 (patch)
tree109ce33ef527daa2ed1fd2f2969147e9d175bcb1 /docs
parent202bdc553cc576bfbce1ba8a4c34569b1751c04d (diff)
[bug] concurrency bug while querying and inserting
This line was missing an yield and without it we end up inserting a document that is being retrieved and bad things happen. This is the core fix from yesterday debugging session. During sequential syncs the pool was inserting and querying at the same time and sometimes repeating or failing to delete documents.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions