bazel-vscode-java
bazel-vscode-java copied to clipboard
StackOverflowError
I've had some fun and done major refactorings and moved things around in my https://github.com/enola-dev/enola/.
With that, as of https://github.com/enola-dev/enola/tree/bd07df1899be47dbe7895101d36f15db44f0f9f3, I'm getting a (reproducible) StackOverflowError
...
Attached are the logs as per https://github.com/salesforce/bazel-vscode-java/blob/main/docs/troubleshoot.md#logs :
@guw
FYI still seeing this on v1.24.106140907 @guw
@guw do you have any idea what's causing this StackOverflowError
, and how I can fix it in the project? (Is this https://github.com/enola-dev/enola/issues/431, still? I thought I had removed that problem in https://github.com/enola-dev/enola/pull/641.)
I think this is caused by a dependency cycle. The code may need a protection for this.