-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.2
-
Component/s: None
-
None
The rarely-used each() method on MotorCursor and MotorCommandCursor is supposed to immediately cancel iteration with each(). However, it doesn't cancel until the next batch is fetched.