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

Add full async/await support to Mojolicious #1451

Merged
merged 27 commits into from
Dec 26, 2019
Merged

Add full async/await support to Mojolicious #1451

merged 27 commits into from
Dec 26, 2019

Conversation

kraih
Copy link
Member

@kraih kraih commented Dec 26, 2019

For now this patch uses a frozen fork of Future::AsyncAwait, and the feature as a whole is marked as experimental. That will allow our users to start playing with async/await, and give @leonerd more time to figure out what he wants the stable AWAIT_* protocol to look like.

@kraih kraih merged commit cd6146f into master Dec 26, 2019
@kraih kraih deleted the future_async_await branch May 6, 2020 18:25
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.

2 participants