* adds non-blocking writer for tracing subscriber * use non_blocking writer for the fmt::Layer with the tokio-console feature as well * adds doc comment to _guard field * adds acceptance test * update filter_handle type to use NonBlocking * adds more detail on lossy non-blocking writer and sets tracing.filter to "trace" in acceptance test * drops ZebradApp before process::exit(1) in the event of a FrameworkError * reduces buffered lines limit to 8000 * adds tracing.buffer_limit config and some comments * update acceptance.rs * fix acceptance test * fixes ambigious phrasing in comment * updates zebrad/src/application.rs * Find out what the join error is in the GitHub runner tests * updates acceptance test to use recv_timeout instead of always waiting 10 seconds, removes unnecessary echo command, and reduces # of rpc requests to 500 * see if sleeping for a few seconds before exiting helps the macOS test pass * Expand exit sleep docs Co-authored-by: Arya <aryasolhi@gmail.com> Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| proptest-regressions/service | ||
| src | ||
| tests | ||
| Cargo.toml | ||