Skip to content

executor::spawn() in futures-preview 0.3 #1421

Open
@ebkalderon

Description

@ebkalderon

I noticed that futures-preview 0.3.0 provides its own default global threadpool, similar to tokio 0.1, exposed through the executor::block_on() and executor::block_on_stream() functions. Would it be possible to add an executor::spawn() function for spawning futures on the pool as well?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions