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

Is the Bow Arch (particularly dispatchers and/or environments) compatible with async/await #23

Open
catsynth opened this issue Apr 15, 2022 · 1 comment

Comments

@catsynth
Copy link

My usual method here is to encapsulate an async function in a Task, but that doesn't seem to work with Bow side effects.

@truizlop
Copy link
Member

Unfortunately, there is no support for async-await or any of the new concurrency features in Bow Effects. If you would like to implement any bridge between IO and async-await, we'd be happy to review it.

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

No branches or pull requests

2 participants