* Handle graceful shutdown with unwinding * Fix a race condition * Avoid double exit deadlock * typo: fix docs * Fix ethkey cli compilation * Fix all other cases panic_hook::set -> panic_hook::set_abort * struct fields do not need to be public * Add comments on why exiting AtomicBool is needed |
||
|---|---|---|
| .. | ||
| cli | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Whisper
Implementation of Whisper based on the Whisper-v2 PoC.