Skip to content

TypeError: Cannot read properties of null (reading 'finishWrite') #188676

@alenakhineika

Description

@alenakhineika

Something has changed in the latest Insiders so our MongoDB extension CI started to fail with errors (any branch but here is an example):

Cannot read properties of null (reading 'finishWrite'): TypeError: Cannot read properties of null (reading 'finishWrite')
	at JSStreamSocket.finishWrite (node:internal/js_stream_socket:211:12)
	at Immediate.<anonymous> (node:internal/js_stream_socket:196:14)
	at process.processImmediate (node:internal/timers:466:21)

Do you have any idea what might cause it so we can make changes on our side? Might it be something with your dependencies?

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersproxyIssues regarding network proxiesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions