mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-31 20:55:34 +01:00
dec4735ed6
- 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.