[akka-user] [akka-stream 0.3] Exception when shutdown actor-system

2014-07-14 Thread Wolfgang F.
Hi I found a small bug in the implementation of the ActorProducer. I created an Actor (which has the ActorProducer implemented) I did not use the actor (I just created it) When now the system is shutdown the following exception occurs *Exception:* java.lang.NullPointerException: null

Re: [akka-user] [akka-stream 0.3] Exception when shutdown actor-system

2014-07-14 Thread Wolfgang F.
I added the issue https://github.com/akka/akka/issues/15535 Am Montag, 14. Juli 2014 11:24:28 UTC+2 schrieb Konrad Malawski: Thanks for reporting, Wolfgang! Looks like a bug indeed, would you mind creating an issue with these details on our issue tracker?

Re: [akka-user] [akka-stream 0.3] Exception when shutdown actor-system

2014-07-14 Thread Konrad 'ktoso' Malawski
Thanks for reporting Wolfgang! We’ll look into this. On 14 July 2014 at 12:47:42, Wolfgang F. (wolfgang.fri...@hotmail.com) wrote: I added the issue https://github.com/akka/akka/issues/15535 Am Montag, 14. Juli 2014 11:24:28 UTC+2 schrieb Konrad Malawski: Thanks for reporting, Wolfgang! Looks