Details
-
Bug
-
Resolution: Done
-
Major - P3
-
0.2
-
None
-
None
Description
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.