You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that, both ActorSystem::new_supervised_actor and Supervised::spawn use ActorType::Anonymous, is there any reason for this, or just the need for Tracked hasn't arisen yet?