pekko/akka-actor-tests/src/test
Roland Kuhn 7cf99134dc catch ActorCell creation failures for top-level actors #15947
Previously a failure during e.g. MailboxType.create() would make the
user guardian fail, tearing down the whole system as a result. The cause
is a deep bug in handling ActorCell creation that we cannot really fix
anymore due to resulting changes in semantics, hence this fix only
targets top-level actors (where the observable difference is an
unambiguous improvement).

fixes #15947
2016-03-17 11:04:52 +01:00
..
java/akka Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
resources =act #18371 Warn if the default Java serializer is used 2015-10-21 10:10:24 +02:00
scala/akka catch ActorCell creation failures for top-level actors #15947 2016-03-17 11:04:52 +01:00