-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request