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

[BACKPORT #6281] Add ReceiveAsync to TestActorRef #6286

Conversation

Arkatufus
Copy link
Contributor

Backport of #6281

Fixes #6265

Changes

  • Add ReceiveAsync feature to Akka.TestKit TestActorRef
  • Add IAsyncResultInterceptor interface to tap directly into ReceiveAsync execution result

(cherry-picked from 5605d83)

Co-authored-by: Aaron Stannard <aaron@petabridge.com>
(cherry picked from commit 5605d83)
@Aaronontheweb Aaronontheweb added this to the 1.4.47 milestone Dec 1, 2022
@Aaronontheweb Aaronontheweb added akka.net v1.4 Issues affecting Akka.NET v1.4 akka-testkit Akka.NET Testkit issues labels Dec 1, 2022
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 enabled auto-merge (squash) December 1, 2022 19:53
@Aaronontheweb Aaronontheweb merged commit 2eb3004 into akkadotnet:v1.4 Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
akka.net v1.4 Issues affecting Akka.NET v1.4 akka-testkit Akka.NET Testkit issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants