Skip to content

Instantly share code, notes, and snippets.

@jorgecasariego
Created February 19, 2020 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jorgecasariego/d0d41767c038f5cbb96eb4b220ecc5c0 to your computer and use it in GitHub Desktop.
Save jorgecasariego/d0d41767c038f5cbb96eb4b220ecc5c0 to your computer and use it in GitHub Desktop.
suspend fun backgroundTask(param: Int): Int {
// long running operation
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment