Files
sourcekit-lsp/Sources/LanguageServerProtocolJSONRPC/MessageCoding.swift
Sebastian Fichtner 7a36a51014 Synchronously send error response on message decoding failure (#334)
* Replaces two logs since those don't result in response messages anymore
* Adds a func for sending messages synchronously, to get the two messages out before fatalError
2020-10-16 16:29:46 -07:00

5.5 KiB