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

Parameterize all async functions with the async type they utilize #27

Closed
ivenmarquardt opened this issue Aug 12, 2019 · 1 comment
Closed

Comments

@ivenmarquardt
Copy link
Contributor

This way we can choose at runtime if an async function is evaluated sequential or in parallel.

@ivenmarquardt ivenmarquardt added the feature New feature or request label Aug 12, 2019
@ivenmarquardt ivenmarquardt changed the title Parameterize all async functions with the async type they are relying on Parameterize all async functions with the async type they utilize Aug 12, 2019
@ivenmarquardt ivenmarquardt added improvement and removed feature New feature or request labels Feb 28, 2020
@ivenmarquardt
Copy link
Contributor Author

merged with #17

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

No branches or pull requests

1 participant