Skip to content
  • rswindell's avatar
    Fix witnessed infinite loop in bbs_thread() during SSH connection if the · d9af0e53
    rswindell authored
    output_thread is terminated (for some uknown reason, perhaps due to the
    new checking of the "online" value): outbuf will never drain if the
    output_thread isn't running, and possibly, even if it is (but there is no
    connection).
    Added error logging during node status change in dailly_main().
    d9af0e53