Skip to content

Remove name cache that is not invalidated when renaming types - #629

Open
jbevain wants to merge 1 commit into
masterfrom
get-type-remove-cache
Open

Remove name cache that is not invalidated when renaming types#629
jbevain wants to merge 1 commit into
masterfrom
get-type-remove-cache

Conversation

@jbevain

@jbevain jbevain commented Nov 7, 2019

Copy link
Copy Markdown
Owner

Fix for #628. We'll be losing a bit of performance on GetType(namespace, name) and GetType(fullName), but we were not invalidating the cache properly.

@Rohansi

Rohansi commented Sep 20, 2024

Copy link
Copy Markdown

Any chance this would be merged still? I've been caught by this multiple times.

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