You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diag: instrument CLI server stdin writes for EPIPE origin
Query-server diagnostics showed no query-server exit/error and no
sendRequest failure, so the EPIPE is not the query server. codeQL.
restartQueryServer also restarts the CLI server (cliServer.restartCliServer),
so instrument the CLI server: log restart/kill boundaries, launched pids,
and attach a stdin 'error' listener + guard around the command write to
capture the exact write site and restart interleaving.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 90105d62-02ab-405e-9c95-10466c971814
0 commit comments