Files
sourcekit-lsp/Sources/SourceKitLSP
Alex Hoppen 4495256b35 Remove the queue parameter from Connection.send
We don’t actually care about the queue that we receive the reply on anymore since we migrated everything™ to actors/async/await.
2023-10-06 18:07:20 -07:00
..