-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Deprecate abstractCursor#forEach().
After callback removal, this API will be arguably redundant to native for/await.
However, we likely won't want to remove it for a while (file a ticket to remove targeting V7), due to potential burden on users to refactor the corresponding code (note also that a removal would affect the legacy callback driver, too).
- is related to
-
NODE-5164 Remove abstractCursor#forEach()
- Backlog