Files
sourcekit-lsp/Tests/LanguageServerProtocolJSONRPCTests
Ben Langmuir 91334e5070 [jsonrpc] Workaround file descriptor lifetime issue
We should solve this in the JSONRPCConnection itself, but in the
meantime workaround by keeping pipes alive until the connection has
closed.
2020-10-16 13:51:24 -07:00
..