zed/crates/lsp
Max Brunsfeld 95b2f4fb16 Fix remaining language server hangs on shutdown
* Use fork of async-pipe library that handles closed pipes correctly.
* Clear response handlers map when terminating output task, so as
  to wake any pending request futures.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-03-01 15:54:59 -08:00
..
src Fix remaining language server hangs on shutdown 2022-03-01 15:54:59 -08:00
Cargo.toml Fix remaining language server hangs on shutdown 2022-03-01 15:54:59 -08:00