Sub called tasks are not logged
pawelgalazka opened this issue · 0 comments
pawelgalazka commented
When calling task B in task A, only directly called task A will be logged, not B call.
This is happening for runfile.js
direct structure export function
approach.