Skip to content

Wrapper for asyncSlot decorator returns None. #4

@syamajala

Description

@syamajala

The wrapper for the asyncSlot decorator returns None instead of returning a future.

There should be a return here before asyncio.ensure_future call:
https://github.com/CabbageDevelopment/qasync/blob/master/qasync/__init__.py#L659

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions