diff options
author | Aleksey Kladov <[email protected]> | 2020-02-01 15:25:44 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2020-02-01 15:25:44 +0000 |
commit | 5559d6b8a88750a78d91ff9c6cc1a1a736d22042 (patch) | |
tree | 80e3157d3cfd3436a1e0e4f2257c4369bbdfea1b /editors/code/icon.png | |
parent | a878f39b5eea8876ee6238eca9b935cc32656862 (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 'editors/code/icon.png')
0 files changed, 0 insertions, 0 deletions