You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recursion limit exceeded.
Maybe there is an illegal cyclic reference?If that's not the case, you could also try to increase the stacksize using the -XssJVM option.
A recurring operation is (inner to outer):
subtype LazyRef(uent /Compile/ compileIncremental 3s
de.sciss.lucre.confluent.Txn[
LazyRef(
de.sciss.lucre.confluent.Txn[
LazyRef(
de.sciss.lucre.confluent.Txn[
LazyRef(
Expectation
Should work. Possibly related or the same underlying issue: #9631 , #9782
The text was updated successfully, but these errors were encountered:
Minimized code
Output
Expectation
Should work. Possibly related or the same underlying issue: #9631 , #9782
The text was updated successfully, but these errors were encountered: