Open
Description
Currently, TaskGroup
tasks are created when the TaskGroup
is initialized. Modify this behavior so that tasks can be created dynamically during execution.
TODO:
- Allow dynamic task creation during
TaskGroup
execution. - Provide access to
TaskQuery
before creating tasks. - Ensure parent task/group access is supported.
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Todo