Skip to content
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

Ensure external references to static factories are generated correctly #3392

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

kennykerr
Copy link
Collaborator

The cache functions didn't strip out the namespace correctly when the static type comes from a different module to the class. Admittedly a very obscure scenario but I encountered it through stress testing.

Added a test for this scenario.

@kennykerr kennykerr merged commit 103d38b into master Dec 13, 2024
@kennykerr kennykerr deleted the reference_class_ref_static branch December 13, 2024 17: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.

1 participant