-
Improvement
-
Resolution: Won't Do
-
Major
-
None
It'd be nice for each FlowNode to remember which source line it corresponds to, and I think the fastest way to get there is to remember associate stack trace information.
This requires Groovy CPS to provide thread-local static method to report where it is in the execution.
- is related to
-
JENKINS-29705 Virtual thread dump
- Resolved