Files
sourcekit-lsp/Sources
Alex Hoppen 3fdaa10644 Fix a race condition in LocalConnection
The comment on `LocalConnection` assumed that all mutable state was guarded by `queue` but `state` and `handler` actually weren’t. This was found by the thread sanitizer.
2024-06-05 10:58:37 -07:00
..
2024-06-04 07:06:44 -07:00
2024-06-04 07:06:44 -07:00
2024-06-04 07:06:44 -07:00