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

Update Akka.FSharp README Interop with Task Parallel Library Example #7440

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

jasonmar
Copy link
Contributor

@jasonmar jasonmar commented Jan 2, 2025

Changes

Update Akka.FSharp README Interop with Task Parallel Library Example

  • System.IO.StreamReader method name has changed to ReadToEndAsync
  • |!> requires System.Threading.Tasks.Task to be wrapped by Async.AwaitTask

`System.IO.StreamReader` method name has changed to `ReadToEndAsync`
`|!>` requires `System.Threading.Tasks.Task` to be wrapped by `Async.AwaitTask`
Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb Aaronontheweb merged commit 08dd5bd into akkadotnet:dev Jan 2, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants