Skip to content

[discussion]can make JobFuture subclass of concurrent.futures.Future? #4

@liunux4odoo

Description

@liunux4odoo

Just an idea for discussion.

concurrent.futures.Future is more compatible with other framework. Especially it can be converted to asyncio future directly by asyncio.wrap_future that make it easy to support async operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions