Skip to content

Flask requires Asyncio support for Dataloaders #65

Open
@wakemaster39

Description

@wakemaster39

With the death of promises, https://github.com/syrusakbary/aiodataloader is the current only implementation of dataloaders that I can find. To use this in a synchronous framework like flask, you need to have async support. I agree the default needs for this to be off, but there needs to be a way to turn this on so that people can shoot themselves in the foot if they do it wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: question or discussionIssue discussing or asking a question about graphql-server-core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions