aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-02-01 15:25:44 +0000
committerAleksey Kladov <[email protected]>2020-02-01 15:25:44 +0000
commit5559d6b8a88750a78d91ff9c6cc1a1a736d22042 (patch)
tree80e3157d3cfd3436a1e0e4f2257c4369bbdfea1b /README.md
parenta878f39b5eea8876ee6238eca9b935cc32656862 (diff)
Prevent child cargo process from messing with our stdin
By default, `spawn` inherits stderr/stdout/stderr of the parent process, and so, if child, for example does fcntl(O_NONBLOCK), weird stuff happens to us. Closes https://github.com/rust-analyzer/lsp-server/pull/10
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions