Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Pothys - MitrahSoftPothys - MitrahSoftPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Pothys - MitrahSoft
Pothys - MitrahSoftPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Created 28 September 2022 at 13:43
Updated 31 October 2022 at 10:37
Resolved 31 October 2022 at 10:37
The total time (i.e execution time) for the thread's in debugging log entry is always zero. The execution time for query inside the thread logs is as expected but still, the thread execution time shows zero.
The debug entry for the template and execution time is logged while on the requested page is included, So it just doesn't work for child threads
https://github.com/lucee/Lucee/blob/07ca0744b727165d02543639404d6bb60c95247f/core/src/main/java/lucee/runtime/PageContextImpl.java#L1022-L1047