-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-6258): add signal support to find and aggregate #4364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
ab02d53
feat(NODE-6258): add signal support to cursor APIs
nbbeeken 0d1c165
chore: readmany options
nbbeeken 3de15cf
chore: drain options
nbbeeken 96c3612
chore: explicit signal
nbbeeken ee00a38
docs: fix up api docs
nbbeeken 8955d8e
test: better helper name
nbbeeken 8e6ec04
test: update name
nbbeeken a73940e
test: improve iteration test organization
nbbeeken 45a4b65
test: cruft
nbbeeken e9338cb
feat: make sure connections are closed after abort if aborted during …
nbbeeken 152be95
test: remove redundant fle tests
nbbeeken 5af48af
chore: make findLast simple
nbbeeken 6e8bd46
test: no kill cursors on lb and don't wait on connection close
nbbeeken 263b185
chore: lint
nbbeeken 017c77e
chore: consistent cursor option types
nbbeeken 7683fc9
docs: connection churn
nbbeeken ef231ee
fix: do not hang when the signal is aborted
nbbeeken ec2feee
fix: state checks
nbbeeken 93b88fb
docs
nbbeeken 89beb22
test: getaddrinfo error codes aren't on windows
nbbeeken c2ef0a6
experimental
nbbeeken f1e4f86
test filter
nbbeeken aabd070
check time pass
nbbeeken a46a919
where
nbbeeken b69286b
test: add where test
nbbeeken 7f14566
test: stream test flaky
nbbeeken c24cf28
fix: reauth must finish before check in
nbbeeken dc52b67
test: flake
nbbeeken 76fee52
test: lb
nbbeeken f05e8bc
test: flake
nbbeeken f30dc05
fix options name, docs for abortable, docs for signal
nbbeeken 907a1a8
Merge branch 'main' into NODE-6258-abortsignal
W-A-James 0e6f566
docs
nbbeeken File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.