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

Backport "Avoid forcing ctors & parents which caused cycles" to LTS #22093

Closed
wants to merge 2 commits into from

Conversation

WojciechMazur
Copy link
Contributor

Backports #17086 to the 3.3.5.

PR submitted by the release tooling.
[skip ci]

@WojciechMazur
Copy link
Contributor Author

This change was rejected from Scala 3.3.5 LTS backports - it coused a regression in apache/pekko related to Cyclic reference involving class ... erros

https://github.com/VirtusLab/community-build3/actions/runs/12127583572/job/33812691664

@WojciechMazur
Copy link
Contributor Author

WojciechMazur commented Dec 3, 2024

@dwijnand Any ideas why it might have coused the regression?
I think it akka/akka might have been affected as well, but it was already failing on the LTS branch due to different issue.

I've tried once to reproduce the issue (using Scala Next nightly) but I've failed after spending long time. The problem is still present in the latest version of compiler in main branch. Do you think we get find someone from Akka team to help with minimization of the issue?

@WojciechMazur WojciechMazur deleted the backport-lts-3.3-17086 branch December 3, 2024 19:10
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