Files
sourcekit-lsp/Sources/SourceKitD
Alex Hoppen c68a9892fe Log sourcekitd requests inside withCancellableCheckedThrowingContinuation
Otherwise, we would log sending the sourcekitd request even if the task was already cancelled and we thus took an early exit in `withCancellableCheckedThrowingContinuation`.
2025-03-10 15:56:11 -07:00
..