Skip to content
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

fix test-server test: incorrect socket hang up processing error in Node v21 #2978

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

PavelMor25
Copy link
Contributor

@PavelMor25 PavelMor25 commented Nov 15, 2023

In Node.js version 21.2.0, hideStackFrames has been improved: commit - errors: improve hideStackFrames
and Pull request - errors: improve hideStackFrames. As a result, the error stack that appears when the socket hangs has changed.

Update method _isSocketHangUpErr and method _isSocketHangUpErrHasNeededStack of class DesinationRequest.

@AlexKamaev AlexKamaev changed the title fix: incorrect processing, error fix test-server test: incorrect socket hang up processing error Nov 15, 2023
@AlexKamaev AlexKamaev changed the title fix test-server test: incorrect socket hang up processing error fix test-server test: incorrect socket hang up processing error in Node v21 Nov 15, 2023
@PavelMor25 PavelMor25 merged commit 2cb2f3c into DevExpress:master Nov 16, 2023
8 checks passed
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