lin

Results 5 comments of lin

支持~,正在找这个,flutter-web的小程序方案

when add new server node, function Rendezvous.GetByClusterIdentity may get a new address. but old actor in old adress not terminate.

> poisonPill message recived as ![image](https://user-images.githubusercontent.com/11977514/216880526-1f18c3e9-9517-49bc-a460-fbe820d7827c.png)

@rogeralsing when I add this code here, Terminate been called as expected Is it necessary to add this code here? ``` go case *actor.PoisonPill: a.ctx.Stop(a.ctx.Self()) ``` ![image](https://user-images.githubusercontent.com/11977514/216882245-fbdf58db-ff3d-4917-9851-ca0a08cd7f12.png) If yes, it...