about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMichal 'vorner' Vaner <vorner@vorner.cz>2019-05-01 15:57:02 +0200
committerMichal 'vorner' Vaner <vorner@vorner.cz>2019-05-01 17:46:30 +0200
commit26199a27ffe777db9bfbff32e7ff8f5e4c7dde4c (patch)
tree9ca8b6cdd9d8f8c7004555665990e7857a1a4710 /src/libstd/sys/unix/stack_overflow.rs
parent47e0803d5c2ad5952220f2c260d7e12921c1d3fe (diff)
downloadrust-26199a27ffe777db9bfbff32e7ff8f5e4c7dde4c.tar.gz
rust-26199a27ffe777db9bfbff32e7ff8f5e4c7dde4c.zip
doc: Warn about possible zombie apocalypse
Extend the std::process::Child docs with warning about possible zombies.
The previous version mentioned that when dropping the Child, the
process is not killed. However, the wording gave the impression that
such behaviour is fine to do (leaving the reader believe low-level
details like reaping zombies of the dead processes is taken over by std
somehow; or simply leaving the reader unaware about the problem).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions