mainUpdater = null;
}
if (main != null)
main.kill();
if (revocationAlert == null) {
revocationAlert = new RevocationKeyFoundUserAlert(msg,
disabledNotBlown);
node.clientCore.alerts.register(revocationAlert);
// we don't need to advertize updates : we are not going to do them
killUpdateAlerts();
}