Skip to content
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

[SR-2590] Operation Queues not using libdispatch may not work in portable Foundation #3937

Closed
johnno1962 opened this issue Sep 8, 2016 · 0 comments

Comments

@johnno1962
Copy link
Contributor

Previous ID SR-2590
Radar None
Original Reporter @johnno1962
Type Bug
Status Resolved
Resolution Won't Do
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee None
Priority Medium

md5: ac41490339143ceeda5fce695bda232d

Issue Description:

During the port of Foundation to Android it was found that delegation of completion from a NSURLSession through an Operation Queue was not working. The solution was to make sure -DDEPLOYMENT_ENABLE_LIBDISPATCH was defined during the build but it is possible the non-dispatch code path does not work. Discussion:

#622

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from swiftlang/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant