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

Recurse can cause a null pointer exception during initialization #566

Closed
coreyoconnor opened this issue Sep 1, 2024 · 2 comments
Closed

Comments

@coreyoconnor
Copy link

from VirtusLab/scala-cli#2964

Some TBD usage of Recurse can cause a null pointer exception during initialization.

(opening here for associating commits etc etc)

@coreyoconnor
Copy link
Author

While I can reproduce this in scala-cli I'm struggling to minimize in a test in case-app. scala-cli has some interesting recursive initialization. Not helped by Help but if I fix the odd initialization in scala-cli the tests pass.

@coreyoconnor
Copy link
Author

Closing this issue. This was not an issue in case-app. Tho how case-app was involved in the actual issue is a mystery.
The actual issue was an improper loop in a val override in scala-cli.

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

No branches or pull requests

1 participant