Skip to content

Instantly share code, notes, and snippets.

@olbrichj
Created January 29, 2018 21:18
Show Gist options
  • Save olbrichj/00d873db90fb4c6eee1ae3284b628f4e to your computer and use it in GitHub Desktop.
Save olbrichj/00d873db90fb4c6eee1ae3284b628f4e to your computer and use it in GitHub Desktop.
let operationQueue: OperationQueue = OperationQueue()
operationQueue.maxConcurrentOperationCount = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment