Reproduce issue with Rust backtraces when a program runs out of file descriptors
|
|
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Reproduce missing backtrace info when file descriptors exhausted
See https://github.com/rust-lang/backtrace-rs/issues/686 for details.