https://bz.apache.org/bugzilla/show_bug.cgi?id=66152
--- Comment #4 from PJ Fanning <[email protected]> --- The workaround only works if the formulas depend on cells above the cell in question. If the cells depend on cells below them then the Stackoverflow can still happen. I have a general idea to create a new AsyncFormulaEvaluator that uses Java Futures to avoid calculating all the formulas in the same thread. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
