currently if during a cursor iteration - data is removed, get a cursor error rather than just no more data
can probably use a bloom filter for cursors timed out vs. finished
see jstests/cursor9.js
currently if during a cursor iteration - data is removed, get a cursor error rather than just no more data
can probably use a bloom filter for cursors timed out vs. finished
see jstests/cursor9.js