Files
sourcekit-lsp/Utilities
Alex Hoppen c393525a19 Introduce a timeout to test execution
We have seen a few infinite spins in SourceKit-LSP testing recently. We should fix those spins but as a last stop-gap measure, introduce a timeout to all subprocess invocations, which will at least give us a failure instead of infinite waiting.
2025-03-19 10:50:50 -07:00
..