Skip to content
  • Philipp Schafft's avatar
    Fix: Do not shut down fserve engine if not started up · 205eca50
    Philipp Schafft authored
    This avoids a endless loop in a spin lock that has not been inited
    yet if fserve engine was not started up by the time it was sent to
    go down. This happened if icecast couldn't read the config because
    the file was corrupted or non-existent.
    Closes: #2144
    205eca50