Stabilize `std::task::spawn_blocking`
Given how widely used spawn_blocking is within async-std itself, and how useful it is for building other APIs, I think it makes sense to offer it just as we do `spawn`, even though it isn't standard in Rust itself.pull/1017/head
parent
264a7125e1
commit
07ba24cd87
Loading…
Reference in New Issue