Merge pull request #19598 from raboof/patch-3
=doc fix comment for safe-shutdown-example-bad
This commit is contained in:
commit
4b3a06ef1a
1 changed files with 0 additions and 1 deletions
|
|
@ -392,7 +392,6 @@ object PersistenceDocSpec {
|
|||
// order of received messages:
|
||||
// a
|
||||
// # b arrives at mailbox, stashing; internal-stash = [b]
|
||||
// # PoisonPill arrives at mailbox, stashing; internal-stash = [b, Shutdown]
|
||||
// PoisonPill is an AutoReceivedMessage, is handled automatically
|
||||
// !! stop !!
|
||||
// Actor is stopped without handling `b` nor the `a` handler!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue