Skip to content

Conversation

@PavelMor25
Copy link
Contributor

@PavelMor25 PavelMor25 commented Nov 13, 2023

Purpose

Due to changes in Node.js, the old approach of destroying the request is no longer suitable, as the check within the method itself determines that it has already been destroyed.

Approach

We have added a closeConnectionOnError method in RequestPipelineContext that bypasses this check.

References

issue 7097

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@PavelMor25 PavelMor25 requested a review from aleks-pro November 14, 2023 06:00
@PavelMor25 PavelMor25 merged commit 0113d2d into DevExpress:master Nov 16, 2023
AlexKamaev pushed a commit to DevExpress/testcafe that referenced this pull request Nov 20, 2023
Test for [PR
testcafe-hammerhead](DevExpress/testcafe-hammerhead#2976)

## Pre-Merge TODO
- [ ] Write tests for your proposed changes
- [ ] Make sure that existing tests do not fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants