Skip to content

[Test] Speculatively fix a non-deterministic issue #247

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
Nov 5, 2020

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Nov 4, 2020

Somehow, deinit isn't called deterministically. Instead of using deinit to print out the summary, use finalize() which is intended to finalize the diagnostics.

Fixes rdar://problem/71046813

@rintaro
Copy link
Member Author

rintaro commented Nov 4, 2020

@swift-ci Please test

@rintaro rintaro requested a review from nkcsgexi November 4, 2020 23:23
Somehow, `deinit` isn't called deterministically. Instead of using
`deinit` to print out the summary, use `finalize()` which is intended to
be finalize the diagnostics.

Fixes rdar://problem/71046813
@rintaro
Copy link
Member Author

rintaro commented Nov 5, 2020

@swift-ci Please test

@swift-ci

This comment has been minimized.

@swift-ci

This comment has been minimized.

@rintaro rintaro merged commit 27e1fa6 into swiftlang:main Nov 5, 2020
@rintaro rintaro deleted the test-rdar71047138 branch November 5, 2020 02:53
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
build: use Foundation instead of C for the environment
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