Skip to content

Add hinting for spawning known-to-be-blocking tasks #632

Open
@sdroege

Description

@sdroege

In relation to #631 and discussions on Discord, it would seem beneficial to provide some hinting for spawning tasks that are known to be blocking so that the runtime doesn't have to time out first but directly knows that it should move the task to a new thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions