From: Mike Brady Date: Sun, 17 Feb 2019 10:13:48 +0000 (+0000) Subject: Stop increasing the debugging verbosity when a watchdog timeout occurs X-Git-Tag: 3.3RC0~57^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae8bc0f3cbf7f8a544ad008554d9b841fb24b36;p=thirdparty%2Fshairport-sync.git Stop increasing the debugging verbosity when a watchdog timeout occurs --- diff --git a/rtsp.c b/rtsp.c index 4e5062d3..fb4ed4f3 100644 --- a/rtsp.c +++ b/rtsp.c @@ -291,7 +291,7 @@ void *player_watchdog_thread_code(void *arg) { if (time_since_last_bark >= ct) { conn->watchdog_barks++; if (conn->watchdog_barks == 1) { - debuglev = 3; // tell us everything. + // debuglev = 3; // tell us everything. debug(1, "Connection %d: As Yeats almost said, \"Too long a silence / can make a stone " "of the heart\".",