dependabot[bot] on nuget
Bump Verify.Xunit from 19.8.2 t… (compare)
Message StashedMessage from akka://Sys/deadLetters to akka://Sys/user/actor was not delivered. 1 dead letters encountered
after actor's termination. That might indicate that all stashed messages are dumped into deadLetters. Is that right?
then you won't see any messages
however, if you unstash on stop / restart
all of those unstashed messages will be dumped into deadletters
and DeadLetter events will be published onto the EventStream
containing each of those messages
s> o someone could theoretically grab them