Skip to content

Fix ConnectTest.ConnectAsync_CancellationRequestedAfterConnect_ThrowsOperationCanceledException on NodeJS #63671

@maraf

Description

@maraf

Running test on NodeJS causes uncaught exception

  info: Error: read ECONNRESET
  info:     at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
  info:   errno: -4077,
  info:   code: 'ECONNRESET',
  info:   syscall: 'read'
  info: }

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions