Skip to content

run build complete handler sync #3353

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
Mar 13, 2021
Merged

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Mar 12, 2021

motivation: when build-complete handler is run async it may never get actually done since the process may exit

changes: run the complete handler sync

motivation: when build-complete handler is run async it may never get done siunce the process may exit

changes: run the complete handler sync
@tomerd tomerd added the ready Author believes the PR is ready to be merged & any feedback has been addressed label Mar 12, 2021
@tomerd
Copy link
Contributor Author

tomerd commented Mar 12, 2021

@swift-ci please smoke test

@tomerd tomerd merged commit 6223cfd into swiftlang:main Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Author believes the PR is ready to be merged & any feedback has been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants