Skip to content

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

Description

@cjrh

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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