-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix(NODE-4854): set timeout on write and reset on message #3582
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 all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
ca7287a
fix(NODE-4854): set timeout on write and reset on message
nbbeeken a9c7c71
test: mv connect.test.js connection.test.ts
nbbeeken c17a702
test: fix imports
nbbeeken b9a3ad0
test: fix typescript
nbbeeken 10e74d7
test: move PLAIN tests into context
nbbeeken 76cab39
test: connection creation does not set socketTimeoutMS
nbbeeken 9fc784e
fix: remove socketTimeoutOverride boolean
nbbeeken fa22da8
test: ensure timeout is not set after creation, set before writing, a…
nbbeeken 6b91f05
test: fix fake socket issues
nbbeeken f6bd749
fix: don't reset timeout if moreToCome is set
nbbeeken 5127791
test: reorg
nbbeeken ce17659
fix: set 0 timeout on function exit
nbbeeken 910dfaf
fix: 0 timeout always, reset if moreToCome is set
nbbeeken 63a3a6e
test: fix cancellationToken test
nbbeeken b1377f9
test: fix other 240.0.0.1 test
nbbeeken f43d491
test: fix cancellation token test
nbbeeken 46a37d3
test fix
nbbeeken fa34de2
Merge branch 'main' into NODE-4854-minPoolSizeReconnections
nbbeeken 104582d
test: fix unit test
nbbeeken eba8d89
fix: lint
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
This file was deleted.
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.