pekko/akka-docs/rst/scala/code/docs/persistence
Patrik Nordwall 9eb32a4486 =act #3738 Fix memory leaks in tests
* afterAll not called when all tests marked as ignore,
  invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected = true
  should solve that, but changed to pending in Ticket1978 anyway
* Try to shutdown when ActorSystem init fails. It is difficult
  to cover all scenarios, but this should improve the situation.
  This was the reason why DeployerSpec leaked.
* missing shutdown in some tests
2014-01-17 16:18:35 +01:00
..
PersistenceDocSpec.scala !per #3704 Persistence improvements 2014-01-17 13:36:55 +01:00
PersistencePluginDocSpec.scala =act #3738 Fix memory leaks in tests 2014-01-17 16:18:35 +01:00
PersistenceSerializerDocSpec.scala =act #3738 Fix memory leaks in tests 2014-01-17 16:18:35 +01:00