Skip to content

schema: TypeError: An asyncio.Future, a coroutine or an awaitable is required  #551

Closed
@japrogramer

Description

@japrogramer

I always thought that graphene was fully future compliant so I thought the following line would work.
It doesn't .. is their a work around for this?
result = asyncio.wait_for(schema.execute(query, variable_values=foovar, **kwargs), 1.0)

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