On Friday, March 7, 2014 10:04:16 AM UTC-5, Björn Antonsson wrote: > > Hi Jonas, > > On 6 March 2014 at 23:36:52, Jonas K ([email protected] <javascript:>) > wrote: > > I'm wondering why the actor appears to be sending a DeathWatchNotification > to itself, and why it is not delivered, since the test itself checks that > the actor dies. > > You are right. The log looks a bit confusing. It seems like the > TestActorRef is trying to send a DeathWatchNotification to itself. Do you > get any warnings if you don’t use a TestActorRef around the MonitoringActor? > If I don't use the TestActorRef, the warning does not appear. In my actual test I look at the TestActorRef's underlyingActor. Maybe I'll try to not do that.
_jonas -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
