aboutsummaryrefslogtreecommitdiff
path: root/crates/gen_lsp_server/src/stdio.rs
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-06-13 19:17:46 +0100
committerAleksey Kladov <[email protected]>2019-06-13 19:29:44 +0100
commitd32e15cae628423f8b5ebda67daf6bef9efddd31 (patch)
treef0e826f03f96683c2612fe2d45c37985913d5bcd /crates/gen_lsp_server/src/stdio.rs
parenta3a03b65dca9dc174bd58cd3d877ede18fc58637 (diff)
Temp fix for slow onEnter issue
The issue was windows specific -- cancellation caused collection of bracktraces at some point, and that was slow on windows. The proper fix here is to make sure that we don't collect bracktraces unnecessary (which we currently do due to failure), but, as a temporary fix, let's just not force their collection in the first place!
Diffstat (limited to 'crates/gen_lsp_server/src/stdio.rs')
0 files changed, 0 insertions, 0 deletions