Skip to content

fix NSOperationQueue to retain operation in 'all' queue once it is dispatched #344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 3, 2016

Conversation

mbvreddy
Copy link
Contributor

@mbvreddy mbvreddy commented May 3, 2016

After #340, NSOperationQueue.operationCount is decremented as soon as task is dispatched for execution. This is because dequeue() method is modified to delete operation from 'all' queue.

@parkera
Copy link
Contributor

parkera commented May 3, 2016

@swift-ci please test

@parkera parkera merged commit 807678a into swiftlang:master May 3, 2016
@mbvreddy mbvreddy deleted the issue66 branch May 14, 2016 02:39
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
Rename SwiftPMConfig to Workspace.Configuration
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Oct 11, 2023
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.

2 participants