Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

A question about run_in_executor #334

@1st1

Description

@1st1

loop.run_in_executor can accept instances of asyncio.Handle. This isn't really documented, and I consider a bit dangerous -- i.e. people can write loop.run_in_executor(loop.call_soon(cb)).

Should we deprecate this functionality?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions