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?
The text was updated successfully, but these errors were encountered:
Hi, appreciate your time for the library.
I noticed that, both
ActorSystem::new_supervised_actor
andSupervised::spawn
useActorType::Anonymous
, is there any reason for this, or just the need forTracked
hasn't arisen yet?The text was updated successfully, but these errors were encountered: