Skip to content

Improve nested-tasks #7

@cone-forest

Description

@cone-forest

Currently every time nested task needs to be executed as part of the outer task execution, mr::apply is called on it, which is costly.
Existing getter functionality should be used. It allows the task to get it's value via getter call, not actually saving the value.

Note that existing functionality is probably broken. Needs an investigation and likely a fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions