Skip to content

Remove lazy initialization of scheduler threads #4392

Closed
@brson

Description

@brson

Each rust_scheduler has a fixed maximum threads, but only launches them lazily. This imposes a number of locking considerations and as I am intending to make major changes to the scheduler I would rather just remove this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions