async-std/src/task
bors[bot] 03f5022262
Merge #195
195: Remove the Send bound from block_on r=stjepang a=stjepang



Co-authored-by: Stjepan Glavina <stjepang@gmail.com>
2019-09-16 07:31:21 +00:00
..
block_on.rs Remove the Send bound from block_on 2019-09-15 00:36:17 +02:00
blocking.rs Stagger background thread spin-down to avoid a thundering herd 2019-08-15 18:18:13 +02:00
local.rs remove async_await feature gate 2019-08-21 00:29:35 -07:00
log_utils.rs Remove the Send bound from block_on 2019-09-15 00:36:17 +02:00
mod.rs Remove the Send bound from block_on 2019-09-15 00:36:17 +02:00
pool.rs Remove the Send bound from block_on 2019-09-15 00:36:17 +02:00
sleep.rs remove async_await feature gate 2019-08-21 00:29:35 -07:00
task.rs add doc comment for join handle drop behavior 2019-09-14 16:35:27 -04:00