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

Implement async2 #4

Open
TheAngryByrd opened this issue Mar 8, 2022 · 0 comments
Open

Implement async2 #4

TheAngryByrd opened this issue Mar 8, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@TheAngryByrd
Copy link
Owner

TheAngryByrd commented Mar 8, 2022

Is your feature request related to a problem? Please describe.

FSharp.Core implemented partially async2 which uses the new resumable style to get better performance.

Describe the solution you'd like

Take the FSharp.Core implementation and finish it.

Describe alternatives you've considered

Don't do it. There's always an option not to.

Additional context

https://twitter.com/dsymetweets/status/1500170778876289025

@TheAngryByrd TheAngryByrd added enhancement New feature or request help wanted Extra attention is needed labels Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant