zed/crates/lsp
Max Brunsfeld f2f1a52c7e Prevent hangs in lsp requests made while server is shutting down
* Avoid postage::oneshot, since receiver is not woken when sender is dropped.
* Clear the response channels when an IO task exits.
2022-03-01 13:36:49 -08:00
..
src Prevent hangs in lsp requests made while server is shutting down 2022-03-01 13:36:49 -08:00
Cargo.toml Reduce logging in lsp tests 2022-02-11 16:37:50 -08:00