mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-02 06:40:32 +00:00

This prevents a task that's constantly running late from monopolizing the CPU. Add executor_fairness_test example showcasing it.
This prevents a task that's constantly running late from monopolizing the CPU. Add executor_fairness_test example showcasing it.