rust/crates/ra_lsp_server
Aleksey Kladov 219287a14c don't deadlock on shutdown
Specifically, when we tear down IO threads, we should take care to
dispose connection.

closes #1775
2019-09-06 20:58:21 +03:00
..
src don't deadlock on shutdown 2019-09-06 20:58:21 +03:00
tests/heavy_tests don't deadlock on shutdown 2019-09-06 20:58:21 +03:00
Cargo.toml add option to disable notify 2019-09-06 17:21:29 +03:00