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

cleaned up internal ActorCell and TestKit methods #5091

Merged

Conversation

Aaronontheweb
Copy link
Member

Found some methods that could be made static on ActorCell, which should help with total actor memory footprint.

Found some methods that could be made static on `ActorCell`, which should help with total actor memory footprint.
@Aaronontheweb Aaronontheweb added akka-actor akka-testkit Akka.NET Testkit issues labels Jun 14, 2021
@Aaronontheweb Aaronontheweb added this to the 1.4.21 milestone Jun 14, 2021
Copy link
Contributor

@Arkatufus Arkatufus 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 c485d9e into akkadotnet:dev Jun 14, 2021
@Aaronontheweb Aaronontheweb deleted the cleanup/static-ActorCell-methods branch June 14, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
akka-actor akka-testkit Akka.NET Testkit issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants