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

Remove uses of temp_await from SwiftTestCommand #7382

Merged
merged 4 commits into from Mar 1, 2024

Conversation

MaxDesiatov
Copy link
Member

This prevents possible deadlocks that can be caused by blocking Swift Concurrency threads with semaphores.

This prevents possible deadlocks that can be caused by blocking Swift Concurrency threads with semaphores.
@MaxDesiatov MaxDesiatov changed the title Remove uses of temp_await from SwiftRunCommand Remove uses of temp_await from SwiftTestCommand Feb 29, 2024
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) February 29, 2024 09:51
@MaxDesiatov MaxDesiatov added the swift test Changes impacting `swift test` tool label Feb 29, 2024
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

2 similar comments
@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

…xd/async-swift-test

# Conflicts:
#	Sources/Commands/SwiftTestCommand.swift
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov self-assigned this Feb 29, 2024
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) March 1, 2024 12:51
@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov merged commit 1d0be84 into main Mar 1, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/async-swift-test branch March 1, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug concurrency swift test Changes impacting `swift test` tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants