-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: core
The executors list assumes that a non-idle executor will not become idle while rendering the page. If the task completes execution before the page has finished rendering a Null Pointer Exception can be thrown and served to the user.