2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-01 06:43:37 +00:00
rust-analyzer/crates/ra_lsp_server/tests/heavy_tests
Aleksey Kladov 219287a14c don't deadlock on shutdown
Specifically, when we tear down IO threads, we should take care to
dispose connection.

closes 
2019-09-06 20:58:21 +03:00
..
main.rs translate \n -> \r\n on the way out 2019-08-20 19:53:05 +03:00
support.rs don't deadlock on shutdown 2019-09-06 20:58:21 +03:00