>>106549018
I don't quite buy your arguments and claims.

>>106548996
>>106549018
Tokio (Tokyo is the capital of Japan) is cooperative scheduled. https://medium.com/@ThreadSafeDiaries/the-dark-side-of-tokio-how-async-rust-can-starve-your-runtime-a33a04f6a258

Strangely, Embassy also claims to be cooperatively scheduled. Yet, also supports preemption. Does it modify async/await in Rust, or do some tricky stuff? According to some random Reddit posts, Embassy's preemptive stuff is significantly reminiscent of threads. It looks a bit strange and suspicious. What drawbacks does Embassy's preemptive stuff really have? Might be fine, however. https://old.reddit.com/r/rust/comments/1hhsk3q/embassy_replacing_rtos_with_a_rust_async_scheduler/m2tw2wy/