2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-05-27 17:31:30 +00:00
async-std/src/rt
dignifiedquire a4e07e345c fix(rt): bring back dynamic machines
Even if we do not make use of the progress blocking, we do need to make use of the dynamic restarting of machines as far as I understand.

Keeps the perf, while removing the regression from #747
2020-04-10 02:22:03 +02:00
..
mod.rs New scheduler resilient to blocking 2019-12-16 13:57:27 +01:00
reactor.rs Merge branch 'master' into new-scheduler 2020-03-17 20:38:19 +09:00
runtime.rs fix(rt): bring back dynamic machines 2020-04-10 02:22:03 +02:00