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

Async deprecation in Language.Ext #271

Open
fw2568 opened this issue Feb 27, 2024 · 0 comments
Open

Async deprecation in Language.Ext #271

fw2568 opened this issue Feb 27, 2024 · 0 comments

Comments

@fw2568
Copy link
Contributor

fw2568 commented Feb 27, 2024

This will have a big impact as we currently use EitherAsync heavily:

louthy/language-ext#1269

Looks like we need to migrate any async code to an async run effect (Eff with RunAsync).
However, it has been announced that EitherAsync will be supported for some years to come...

AB#627

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

1 participant