Skip to content

Green schedulers need a bootstrap task #11054

Closed
@alexcrichton

Description

@alexcrichton

This is a weird requirement and means that booting a scheduler requires allocating a one-off task that almost always immediately exits. There's not really a need to do this and the function should be fn bootstrap(~self);

Metadata

Metadata

Assignees

Labels

A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions