Skip to content

Allow metadata to be set on the fut returned from submit #72

@cjrh

Description

@cjrh

Such metadata would be handy in callbacks. The API could look something like this:

f = pool.submit(work)
f.set_metadata(<dict>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions