Summary shows subtasks (via do_task) unless they are in a transaction
Open
@kablamo is already working on this.
Since Dec 4, 2015.
bug
info needed
- Dominant language
- Perl
- Stars
- 737
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
run_task() subtasks are not a problem. Its just do_task(). The easy solution is to add a flag to the task object. A better solution is to build a task stack trace type mechanism, but I think thats a big project so I'm not going to go that route yet.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.