Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mongodb
/
node-mongodb-native
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
10.2k
Code
Pull requests
12
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Code
fix(NODE-5374): do not apply cursor transform in Cursor.hasNext
#3746
Code
Merged
durran
merged 11 commits into
main
mongodb/node-mongodb-native:main
from
NODE-5372
mongodb/node-mongodb-native:NODE-5372
Copy head branch name to clipboard
Jul 5, 2023
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(NODE-5374): do not apply cursor transform in Cursor.hasNext
#3746
durran
merged 11 commits into
main
mongodb/node-mongodb-native:main
from
NODE-5372
mongodb/node-mongodb-native:NODE-5372
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2023
refactor: make cursor internal `next` function async-await
baileympearson
committed
e73e32d
Copy full SHA for e73e32d
readablecursorstream uses async next variant
baileympearson
committed
3683d0b
Copy full SHA for 3683d0b
test: add integration tests for bug and better integration tests for transform cursor logic
baileympearson
committed
497b80e
Copy full SHA for 497b80e
fix multiple transform bug
baileympearson
committed
53e8cde
Copy full SHA for 53e8cde
close cursor on error from transform
baileympearson
committed
34424ed
Copy full SHA for 34424ed
Commits on Jun 30, 2023
fix lint and refactor
baileympearson
committed
9a4eecc
Copy full SHA for 9a4eecc
go back to set immediate
baileympearson
committed
bf9e916
Copy full SHA for bf9e916
Commits on Jul 5, 2023
address PR comments
baileympearson
committed
6e371ad
Copy full SHA for 6e371ad
be explicit about arguments to next
baileympearson
committed
365ca27
Copy full SHA for 365ca27
fix lint and failing test
baileympearson
committed
a73f192
Copy full SHA for a73f192
Merge branch 'main' into NODE-5372
durran
authored
b1ce2a9
Copy full SHA for b1ce2a9
You can’t perform that action at this time.