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

Fixed alias crash on unquote #545

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Fixed alias crash on unquote #545

merged 1 commit into from
Jan 9, 2024

Conversation

scohen
Copy link
Collaborator

@scohen scohen commented Jan 4, 2024

Lots of modules seem to do unquote(__MODULE__).OtherModule, and we can support this rather than crash, which is what caused #542

Fixes #542

Lots of modules seem to do unquote(__MODULE__).OtherModule, and we can
support this rather than crash, which is what caused #542

Fixes #542
@scohen scohen requested review from zachallaun and scottming January 4, 2024 22:23
@scohen scohen merged commit d965f96 into main Jan 9, 2024
7 checks passed
@scohen scohen deleted the fix-indexing-crash branch January 9, 2024 16:19
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.

Indexing crashes with ash_authentication
2 participants