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-15187] URLSession missing async APIs in Swift 5.5 #3205

Open
Tracked by #4619
swift-ci opened this issue Sep 12, 2021 · 7 comments
Open
Tracked by #4619

[SR-15187] URLSession missing async APIs in Swift 5.5 #3205

swift-ci opened this issue Sep 12, 2021 · 7 comments

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-15187
Radar rdar://problem/83154002
Original Reporter ryanw (JIRA User)
Type New Feature
Additional Detail from JIRA
Votes 3
Component/s Foundation
Labels New Feature
Assignee None
Priority Medium

md5: 1c0102559301f63efc9e6aedb0765282

is duplicated by:

  • SR-15226 URLSession async features not available under x86_64-unknown-linux-gnu

Issue Description:

I assume from commits like this:

#3036

That it is simply waiting for an implementation but just noting that the new iOS 15/macOS 13 async URLSession APIs are not currently implemented in the open-source FoundationNetworking module, although async/await itself has been implemented.

@typesanitizer
Copy link

cc @millenomi

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
mickeyl added a commit to Cornucopia-Swift/CornucopiaHTTP that referenced this issue May 7, 2022
@0xTim
Copy link

0xTim commented Aug 5, 2022

@tomerd could we get a missing APIs label to tag all the issues tracking the missing APIs?

@tomerd
Copy link
Member

tomerd commented Aug 5, 2022

0xTim commented 27 minutes ago
@tomerd could we get a missing APIs label to tag all the issues tracking the missing APIs?

done

cc @parkera

@0xTim
Copy link

0xTim commented Aug 5, 2022

I can't add labels 😆

I'll send you a list of issues on Slack to be tagged

@waterskier2007
Copy link

I believe this is related #3036

@doozMen
Copy link

doozMen commented Mar 13, 2023

How come this is still not fixed?

@mickeyl
Copy link

mickeyl commented Mar 26, 2023

How come this is still not fixed?

Apple does no longer seem to invest in this library and they rather work on a new library that is missing crucial parts of the existing infrastructure (RunLoops, Streams, etc.) though.

I'm trying to get a critical mass of people behind to work on a fork especially for !APPLE platforms. Would that be of any interest?

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

7 participants