asynkron / protoactor-dotnet

Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
http://proto.actor
Apache License 2.0
1.74k stars 288 forks source link

Fix actor generation template #2067

Closed AlexeyRokhin closed 1 year ago

AlexeyRokhin commented 1 year ago

Description

Fixes actor creation issue when additional parameters for GetClusterKind<T> are provided.

Purpose

This pull request is a:

Checklist

AlexeyRokhin commented 1 year ago

Hi @rogeralsing Could you please review this PR?

rogeralsing commented 1 year ago

This makes total sense! awesome, merging!