Closed
Description
I get the following error when I debug my tests locally and have various breakpoints set. Maybe a breakpoint is causing the something to disconnect? This was revealed after applying #176 was applied locally.
The weird part though is that I am actually not using the event hub. I may be connected to it though, but the error occurs in a call to session.call
, as the stack also reveals.
Error: Unknown error: {\"cause\":{\"errno\":-32,\"code\":\"EPIPE\",\"syscall\":\"write\"}}
at Session.call (/workspaces/WATS/node_modules/.pnpm/@ftrack+api@1.8.3_ws@8.14.2/node_modules/@ftrack/api/source/session.ts:621:15)
at async Session.update (/workspaces/WATS/node_modules/.pnpm/@ftrack+api@1.8.3_ws@8.14.2/node_modules/@ftrack/api/source/session.ts:894:23)
Metadata
Metadata
Assignees
Labels
No labels