Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Use of try_join_all hurts Tokio performance significantly #6

@Darksonn

Description

@Darksonn

Due to the coop system, this is very slow on Tokio due to this issue. The issue was fixed for join_all, but not try_join_all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions