Skip to content

Add Await operator for use in async setup expressions#1008

Closed
stakx wants to merge 4 commits intodevlooped:masterfrom
stakx:await-for-async-setups
Closed

Add Await operator for use in async setup expressions#1008
stakx wants to merge 4 commits intodevlooped:masterfrom
stakx:await-for-async-setups

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 stakx force-pushed the await-for-async-setups branch from 13bc95b to f60fcb4 Compare April 25, 2020 14:21
@stakx

This comment has been minimized.

@stakx stakx closed this Dec 29, 2020
@devlooped devlooped locked and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant