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 Await operator for use in async setup expressions #1008

Closed
wants to merge 4 commits into from

Conversation

stakx
Copy link
Contributor

@stakx stakx commented Apr 25, 2020

This is a proof of concept demonstrating the general feasibility of an Await operator for use in async setup expressions as described in #1007. This would still need to be...

  • properly tested (including Verify!?)
  • cleaned up

Closes #1007.

@stakx stakx marked this pull request as draft April 25, 2020 14:16
@stakx

This comment has been minimized.

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

Successfully merging this pull request may close these issues.

Easier async setups through a new Await(...) operator
1 participant