Stop alerting socket read failures
This commit is contained in:
parent
afcdf0b56f
commit
d42fd395b0
@ -472,7 +472,7 @@ class WidgetFragment @Inject constructor(
|
||||
}
|
||||
} catch (e: IOException) {
|
||||
yield()
|
||||
informInWebView("Failed to read from socket: $e")
|
||||
// informInWebView("Failed to read from socket: $e")
|
||||
break
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user