mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
The test was passing with --parallel since each test was being run in its own process, but not when run in serial since other documents could trigger unexpected notifications. Also make the uniqueness of the path reliable using a mutable workspace.