Skip to content

[IDE] Make sure to clear cached CI when CachedCIShouldBeInvalidated #82836

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
Jul 8, 2025

Conversation

hamishknight
Copy link
Contributor

performNewOperation may not set a new compiler instance if e.g it ends up being cancelled, so we need to make sure we reset the cached compiler instance to ensure future requests don't attempt to re-use it. Noticed by inspection.

`performNewOperation` may not set a new compiler instance if e.g it
ends up being cancelled, so we need to make sure we reset the cached
compiler instance to ensure future requests don't attempt to re-use
it. Noticed by inspection.
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight
Copy link
Contributor Author

@swift-ci please test macOS

@hamishknight hamishknight enabled auto-merge July 7, 2025 20:38
@hamishknight hamishknight merged commit 163f097 into swiftlang:main Jul 8, 2025
5 checks passed
@hamishknight hamishknight deleted the cache-clear branch July 8, 2025 07:36
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