* Impl Drop, Default and take() for ActiveState * Refactor Mempool::poll_ready to check disabled and reset first Also remove some levels of nesting. * Use the same code for dropping and resetting the mempool * Document where the tasks are dropped when switching states * Log mempool resets at info level And add heights to mempool enable/disable/reset logs Co-authored-by: Conrado Gouvea <conrado@zfnd.org> |
||
|---|---|---|
| .. | ||
| proptest-regressions/components/mempool/storage/tests | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: