Skip to content

Convert git WorkingCopy API to async #8681

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

plemarquand
Copy link
Contributor

RepositoryProviders may not always create and open working copies synchronously. This avoids the need for concurrency workarounds that are prone to deadlocks.

rdar://149982696

`RepositoryProviders` may not always create and open working copies
synchronously. This avoids the need for concurrency workarounds that are
prone to deadlocks.

rdar://149982696
@plemarquand
Copy link
Contributor Author

@swift-ci test

@plemarquand plemarquand changed the title Convert git WorkingCopy APIs to async Convert git WorkingCopy API to async May 16, 2025
@plemarquand plemarquand force-pushed the async-working-copy branch from 402d794 to 6632a91 Compare May 16, 2025 16:45
@plemarquand
Copy link
Contributor Author

@swift-ci test

@plemarquand
Copy link
Contributor Author

@swift-ci test windows

2 similar comments
@plemarquand
Copy link
Contributor Author

@swift-ci test windows

@plemarquand
Copy link
Contributor Author

@swift-ci test windows

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.

3 participants