(Thank you for your hard work on Tokio!)
The new scheduler will still require using a special API to run CPU intensive futures: `tokio_executor::blocking::run(|| cpu_intensive())`
(Thank you for your hard work on Tokio!)