Skip to content

task/spawn.rs should really be task/taskgroup.rs or rt/taskgroup.rs #8318

Closed
@bblum

Description

@bblum

Maybe? Maybe not? It's gotten its implementation details pretty intertwined with rt/task.rs and rt/kill.rs by now.

But many of the test cases in it should actually be in task/mod.rs (and the linked failure tests in task/mod.rs should be in it...).

Also also I think the pub mod spawn declaration in task/mod.rs should be private?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-concurrencyArea: ConcurrencyC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions