-
- Downloads
Fix witnessed infinite loop in bbs_thread() during SSH connection if the
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().
Loading
Please register or sign in to comment