Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async await #12

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Async await #12

wants to merge 14 commits into from

Conversation

atacan
Copy link

@atacan atacan commented May 22, 2022

Converts all the event loop future APIs to their equivalent async await versions.

What's left:
Google, GitHub and Apple sign-in are not tested with real tokens or URLs.
Tests: other than adding async await's, I didn't do anything else. Currently it gives "Application.shutdown() was not called before Application deinitialized." error.

@0xTim
Copy link
Member

0xTim commented May 23, 2022

Thanks for the PR! At this current time we can't merge it as it would put it out of sync with the book (we're deciding what the best way to do an update is). But I'll leave it here for when that time comes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants