Skip to content

Dashboard: Migrate StoreStatsAndTopPerformersViewController.syncAllStats to use the Swift Concurrency model #6893

Open
@toupper

Description

@toupper

As @jaclync suggested here #6890 (comment) it would be great to use the new Swift Concurrency model to rewrite that function. That would replace DispatchGroup and make the code more readable and lighter.

Hint:

We can run multiple tasks in parallel and wait for them as described here

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature: statsRelated to stats, including Top Performers.type: enhancementA request for an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions