Skip to content

Conversation

@plemarquand
Copy link
Contributor

Deprecate the synchronous methods in RegistryDownloadsManager and move the logic from the existing sync methods to the async methods.

The synchronous methods in RegistryDownloadsManager will now warn when used. After some time they can be removed completely.

This patch follows the same refactoring conventions as #8263

Deprecate the synchronous methods in RegistryDownloadsManager and move
the logic from the existing sync methods to the async methods.

The synchronous methods in RegistryDownloadsManager will now warn when
used. After some time they can be removed completely.

This patch follows the same refactoring conventions as
swiftlang#8263
@plemarquand plemarquand force-pushed the asyncify-registry-download-manager branch from 1cfeb47 to c03895f Compare March 3, 2025 21:27
@plemarquand
Copy link
Contributor Author

@swift-ci please test

@plemarquand
Copy link
Contributor Author

@swift-ci test windows

@plemarquand plemarquand merged commit 2d03ce7 into swiftlang:main Mar 5, 2025
5 checks passed
@plemarquand plemarquand deleted the asyncify-registry-download-manager branch March 5, 2025 14:30
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