A recent change removed our custom implementation for AsyncIterator on the cursor type. While this fixes a bug by bringing our cursor in line with the Readable async iterator implementation, it also drops support for using a custom promise library passed into the driver. We should reimplement this, and use the solution Thomas is developing in his "global promise" feature.
Reimplement AsyncIterator for Cursor optionally using a provided promise implementation
- Assignee:
-
Thomas Reggi (Inactive)
- Reporter:
-
Matt Broadstone
- None
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: