Skip to content

Revert asyncificaiton changes #846

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
Sep 30, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Sep 30, 2023

The asyncification changes caused some non-deterministic test failures. I believe that some of these are due to race conditions that are the result of the partial transition to actors.

Instead of merging the asyncification piece by piece, I will collect the changes asyncification changes in a branch and then qualify that branch througougly (running CI multiple times) before merging it into main.

This resets the state of main back to 73bbba3, which was the last commit before all the asyncification changes. Since then, only asyncification PRs have been made to main.

The asyncification changes caused some non-deterministic test failures. I believe that some of these are due to race conditions that are the result of the partial transition to actors.

Instead of merging the asyncification piece by piece, I will collect the changes asyncification changes in a branch and then qualify that branch througougly (running CI multiple times) before merging it into `main`.
@ahoppen ahoppen requested a review from bnbarham September 30, 2023 17:13
@ahoppen
Copy link
Member Author

ahoppen commented Sep 30, 2023

@swift-ci Please test

@ahoppen ahoppen merged commit 05b3abd into swiftlang:main Sep 30, 2023
@ahoppen ahoppen deleted the ahoppen/revert-asyncification branch September 30, 2023 21:05
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