mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Not sure exactly what paths are triggering this on Windows, as all the logs in #2174 are within `C:\`. But the stacktrace seems to strongly imply that we have an infinite loop here, so let's see if switching to the native check fixes this now that https://github.com/swiftlang/swift-foundation/issues/976 is in. Resolves #2174