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?
Something has changed in the latest Insiders so our MongoDB extension CI started to fail with errors (any branch but here is an example):
Do you have any idea what might cause it so we can make changes on our side? Might it be something with your dependencies?