diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-05-02 01:09:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-02 01:09:31 +0200 |
| commit | 3dfee3a0381cb76efb04ed05a32117ffef1e48ae (patch) | |
| tree | 013cacd2b82269e4829c9e9531c5a35c6256897e /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 16939a50ea440e72cb6ecefdaabb988addb1ec0e (diff) | |
| parent | 26199a27ffe777db9bfbff32e7ff8f5e4c7dde4c (diff) | |
| download | rust-3dfee3a0381cb76efb04ed05a32117ffef1e48ae.tar.gz rust-3dfee3a0381cb76efb04ed05a32117ffef1e48ae.zip | |
Rollup merge of #60439 - vorner:zombie-apocalypse-warn, r=TimNN
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
