protected override void PreRestart(Exception reason, object message) { //Test relies on keeping children around during restart so we will not call base, //which by default it disposes of all children and then calls postStop() }