Results 1 issues of Andrew Hunter

From PR #7: > Actually, there's more soundness bugs with the signatures of the future_[de]sync() methods. To illustrate: > > ```Rust > use desync::Desync; > use futures::executor; > > fn...