Skip to content

Wait for asynchronous setup in BuildSystemTests using an expectation instead of a semaphore #864

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 10, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 9, 2023

Just cleaner because it will also fail if it times out.

@ahoppen ahoppen requested a review from hamishknight October 9, 2023 22:25
@ahoppen ahoppen requested a review from benlangmuir as a code owner October 9, 2023 22:25
@ahoppen ahoppen changed the title Wait for asynchronous setup in BuildSystemTests using an expecatation instead of a semaphore Wait for asynchronous setup in BuildSystemTests using an expectation instead of a semaphore Oct 9, 2023
…n instead of a semaphore

Just cleaner because it will also fail if it times out.
@ahoppen ahoppen force-pushed the ahoppen/setup-expectation branch from 4d34d30 to d2834f3 Compare October 9, 2023 22:26
@ahoppen
Copy link
Member Author

ahoppen commented Oct 9, 2023

@swift-ci Please test

@ahoppen ahoppen merged commit 2fb2e3a into swiftlang:main Oct 10, 2023
@ahoppen ahoppen deleted the ahoppen/setup-expectation branch October 10, 2023 15:28
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