Skip to content

Instantly share code, notes, and snippets.

@celian-m
Last active January 13, 2017 10:39
Show Gist options
  • Save celian-m/57a1d3f763d60395d0ab274646f38f89 to your computer and use it in GitHub Desktop.
Save celian-m/57a1d3f763d60395d0ab274646f38f89 to your computer and use it in GitHub Desktop.
Use async task in iOS Playground
import PlaygroundSupport
PlaygroundPage.current.needsIndefiniteExecution = true
PlaygroundPage.current.finishExecution()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment