-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently in DBCursor AwaitData is automatically applied to tailable cursors via `hasNext()` (called by `next()`).
This is not the case for MongoCollection - should it be?