Skip to content

Implement concurrency when fetching level-up moves #153

@digitalghost-dev

Description

@digitalghost-dev

Currently, when using the --moves | -m for the pokemon command, the code is written to retrieve each learnable move one by one which is slow. Adding concurrency for the flag speeds the retrieval.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement to an existing feature.

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions