Skip to content

[feature]: spawn_blocking variant for future_into_py #50

@winstxnhdw

Description

@winstxnhdw

Currently, future_into_py uses spawn but I would like to use future_into_py with some of my light CPU-bound workloads, and I think spawn_blocking would be the more appropriate procedure here to reduce the chance of thread starvation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions