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
Add a PoisonPill literal value. When an actor retrieve a message with a PoisonPill value from its mailbox, the actor must stop any further messages processing.
The text was updated successfully, but these errors were encountered:
Add a PoisonPill literal value. When an actor retrieve a message with a
PoisonPill
value from its mailbox, the actor must stop any further messages processing.The text was updated successfully, but these errors were encountered: