Skip to content

FileDownloadDelegate: mark Progress as Sendable #643

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
Oct 26, 2022
Merged

FileDownloadDelegate: mark Progress as Sendable #643

merged 1 commit into from
Oct 26, 2022

Conversation

MaxDesiatov
Copy link
Member

This is a trivial struct that should be Sendable, as it's a common use case to pass Progress values to @Sendable closures.

This is a trivial struct that should be `Sendable`, as it's a common use case to pass `Progress` values to `@Sendable` closures.
@swift-server-bot
Copy link

Can one of the admins verify this patch?

4 similar comments
@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

Copy link
Collaborator

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Lukasa
Copy link
Collaborator

Lukasa commented Oct 26, 2022

@swift-server-bot add to allowlist

@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Oct 26, 2022
@Lukasa Lukasa enabled auto-merge (squash) October 26, 2022 09:39
@Lukasa Lukasa merged commit 10f42e6 into swift-server:main Oct 26, 2022
@MaxDesiatov MaxDesiatov deleted the patch-1 branch October 26, 2022 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants