Skip to content

Conversation

@maksimorlovich
Copy link
Contributor

…ing DispatchQueue

  • Suspending the underlying DispatchQueue causes issues when an app needs to
    use the same DispatchQueue for scheduling work from multiple OperationQueue's
    and control which OperationQueue's are suspended or not

…ing DispatchQueue

- Suspending the underlying DispatchQueue causes issues when an app needs to
  use the same DispatchQueue for scheduling work from multiple OperationQueue's
  and control which OperationQueue's are suspended or not
@maksimorlovich
Copy link
Contributor Author

This needs to be tested against master please. @parkera @spevans Thanks!

@parkera
Copy link
Contributor

parkera commented Aug 27, 2018

@swift-ci test and merge

@swift-ci swift-ci merged commit 09b3465 into swiftlang:master Aug 27, 2018
maksimorlovich pushed a commit to maksimorlovich/swift-corelibs-foundation that referenced this pull request Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants