Skip to content

Conversation

DedSec256
Copy link
Contributor

At the moment, FSharpChecker.InvalidateConfiguration does not invalidate the typecheck cache (checkFileInProjectCache), which can lead to the use of outdated typecheck results for script files.

This PR adds checkFileInProjectCache invalidation when invalidating a configuration.

Part of the discussion #12848

@dsyme dsyme merged commit 2b62bf4 into dotnet:main Mar 19, 2022
@dsyme
Copy link
Contributor

dsyme commented Mar 19, 2022

Thanks!

@DedSec256 DedSec256 deleted the ber.a/invalidateConfig2 branch March 19, 2022 16:02
auduchinok pushed a commit to auduchinok/fsharp that referenced this pull request Mar 21, 2022
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