Skip to content
  • sthibaul's avatar
    shutdown_handler: really shutdown when we are last · 9daccab8
    sthibaul authored
    If we are a master and we don't have peers, there is no use keeping the
    sessions alive, when we'll restart we will have forgotten them all.
    Better gracefully close them, so they can be quickly respawn on restart,
    instead of having to wait for timeouts.
    9daccab8