summaryrefslogtreecommitdiffstats
path: root/tokio-executor/src/threadpool/sender.rs
AgeCommit message (Expand)Author
2019-10-19executor: rewrite the work-stealing thread pool (#1657)Carl Lerche
2019-08-20chore: bump to newer nightly (#1485)Taiki Endo
2019-08-20executor: switch from `log` to `tracing` (#1454)Eliza Weisman
2019-08-15threadpool: move threadpool into tokio-executor (#1452)Carl Lerche