You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2022/10/27 14:15:09 UTC

[Bug 66325] NestedState concurrency issue

https://bz.apache.org/bugzilla/show_bug.cgi?id=66325

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report.

The NestedState instance shouldn't be part of the AstLambdaExpression as
expressions are cached (parsing is expensive).

It looks like moving the NestedState to the EvaluationContext should fix this.
I'm looking at that now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org