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

Avoid inf recursion in provablyDisjointClasses #22489

Conversation

dwijnand
Copy link
Member

Fixes #22266

@dwijnand dwijnand self-assigned this Jan 31, 2025
@dwijnand dwijnand force-pushed the i22266-ProvablyDisjointClasses-StackOverflowError branch from a1d6c96 to 9f6b986 Compare January 31, 2025 23:42
@dwijnand dwijnand force-pushed the i22266-ProvablyDisjointClasses-StackOverflowError branch from 9f6b986 to 04f6fc3 Compare February 1, 2025 01:11
@dwijnand dwijnand requested a review from sjrd February 1, 2025 09:06
@dwijnand dwijnand marked this pull request as ready for review February 1, 2025 09:06
@dwijnand dwijnand assigned sjrd and unassigned dwijnand Feb 1, 2025
@sjrd sjrd assigned dwijnand and unassigned sjrd Feb 3, 2025
@dwijnand dwijnand merged commit 85ab75f into scala:main Feb 3, 2025
29 checks passed
@dwijnand dwijnand deleted the i22266-ProvablyDisjointClasses-StackOverflowError branch February 3, 2025 17:50
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.

ProvablyDisjointClasses StackOverflowError when using sealed decorator mixins
2 participants