mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
Add a Clippy disallowed-methods guardrail for std::thread sleep/spawn and convert the CLI polling paths to tokio::time::sleep so they no longer block Tokio workers. Keep the intentional OS-thread sites with narrow #[expect(...)] annotations that explain why std::thread is required there. |
||
|---|---|---|
| .. | ||
| src | ||
| tests/it | ||
| build.rs | ||
| Cargo.toml | ||