Skip to content

Enable strict concurrency checks on Basics module #7451

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 3 commits into from
Apr 15, 2024

Conversation

MaxDesiatov
Copy link
Contributor

Also refactored URLSessionHTTPClient to remove weak references, which were incompatible with strict concurrency checks.

Also refactored `URLSessionHTTPClient` to remove `weak` references, which were incompatible with strict concurrency checks.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) April 10, 2024 12:18
…xd/basics-strict-concurrency

# Conflicts:
#	Package.swift
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov disabled auto-merge April 15, 2024 17:06
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) April 15, 2024 17:20
@MaxDesiatov MaxDesiatov merged commit f249153 into main Apr 15, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/basics-strict-concurrency branch April 15, 2024 19:52
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
Also refactored `URLSessionHTTPClient` to remove `weak` references,
which were incompatible with strict concurrency checks.
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
Also refactored `URLSessionHTTPClient` to remove `weak` references,
which were incompatible with strict concurrency checks.
bnbarham pushed a commit to bnbarham/swift-package-manager that referenced this pull request May 18, 2024
Also refactored `URLSessionHTTPClient` to remove `weak` references,
which were incompatible with strict concurrency checks.

(cherry picked from commit f249153)
bnbarham added a commit to bnbarham/swift-package-manager that referenced this pull request May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants