mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +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. |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||