spawn_with_handle
This code directly relies on `future-preview`'s `RemoteHandle`, and exposes it via a `spawn_with_handle` method that is identical to `future-preview`'s implementation. Related: #1180