asynkron/protoactor-dotnet

RequestAsync method doesn't work in client mode

yury-sch opened this issue · 0 comments

Since 1.4.0 and these changes #2051 method Cluster.RequestAsync<T>(...) doesn't work because the JoinedCluster task is never released in client mode.