FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix enable_async for aiohttp and sanic by r-owen · Pull Request #67 · graphql-python/graphql-server · GitHub

Fix enable_async for aiohttp and sanic - #67

Merged
KingDarBoja merged 5 commits into
graphql-python:masterfrom
r-owen:fix_aiohttp_enable_async
Oct 17, 2020
Merged

Fix enable_async for aiohttp and sanic#67
KingDarBoja merged 5 commits into
graphql-python:masterfrom
r-owen:fix_aiohttp_enable_async

Conversation

r-owen commented Oct 15, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

Resolves #64 using the fix suggested by ketanbshah.

I admit that I am not positive the fix is required for sanic, but it should not hurt, and the original code was identical.

r-owen changed the title Fix enable_async for aiohttp and sanic; thanks to ketanbshah Fix enable_async for aiohttp and sanic Oct 15, 2020

r-owen commented Oct 15, 2020

Copy link
Copy Markdown
Contributor Author

The tests all pass for me on my computer.

KingDarBoja added the type: bug An issue or pull request relating to a bug label Oct 17, 2020

KingDarBoja left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank for your contribution, I added extra tests for checking out this.

KingDarBoja merged commit e39398a into graphql-python:master Oct 17, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug An issue or pull request relating to a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

graphql-server v3.0.0b1 does not work with aiohttp in async mode with graphiql

2 participants


Back | FazBrowse Home | New Git URL