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

minor cleanup to RemoteActorRefProvider #5172

Conversation

Aaronontheweb
Copy link
Member

No meaningful code changes. Just cleaning up some compiler warnings, XML-DOC comments, and some code formatting issues I noticed while looking at this code for another issue.

@@ -512,7 +512,7 @@ protected virtual IInternalActorRef CreateRemoteRef(ActorPath actorPath, Address
}

/// <summary>
/// Used to create <see cref="RemoteActoRef"/> instances upon remote deployment to another <see cref="ActorSystem"/>.
/// Used to create <see cref="RemoteActorRef"/> instances upon remote deployment to another <see cref="ActorSystem"/>.
Copy link
Member Author

Choose a reason for hiding this comment

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

Compiler warning fix

@Aaronontheweb Aaronontheweb merged commit 00a8517 into akkadotnet:dev Aug 6, 2021
@Aaronontheweb Aaronontheweb deleted the remote/RemoteActorRefProvider-cleanup branch August 6, 2021 19:37
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.

None yet

1 participant