mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
This avoids having a gotcha in the API where if a build system calls these methods while it is being called back for settings or to register for notifications it deadlocks (or crashes in libdispatch to prevent the deadlock).