Files
sourcekit-lsp/Sources/BuildServerIntegration
Alex Hoppen 13007e7493 Catch output-file-map.json write error thrown from TSC
We already had logic to retry loading a package manifest if writing the output-file-map failed. This only covered errors thrown from Foundation but I was seeing similar errors from TSC. Cover those as well.
2025-08-25 07:48:46 +02:00
..