Skip to content

Instantly share code, notes, and snippets.

@rapPayne
Created June 3, 2019 22:45
Show Gist options
  • Select an option

  • Save rapPayne/12039e772f463277b4949a3bef9af235 to your computer and use it in GitHub Desktop.

Select an option

Save rapPayne/12039e772f463277b4949a3bef9af235 to your computer and use it in GitHub Desktop.
// Say goReadAFile() is slow and returns a Future
Future myFuture = goReadAFile();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment