Skip to content

Do not fetch all commands from every project when we want to run a specific command #34

@StephaneCapponi

Description

@StephaneCapponi

Today the get_commands() function is called when we fetch a command. That method call the commands manager and the find_all method which import every commands of every projects. This is not necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions