Skip to content

loader: make Loader.tasks and appTaskByName() more efficient #556

Open
@fho

Description

@fho
  • Loader.appTaskByName() instantiates all apps of task and only returns a single task of them.
  • Loader.tasks() calls Loader.appTaskByName() multiple times for the same app in a loop, only instantiate a task per app one time

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions