mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-01 05:02:35 +01:00
- One missed uncaughtException site was causing a loop (maybe we want to handle this error on onUnexpectedError instead?) - The SIGPIPE listener itself was causing a loop, as well. Only try to log once.