TestPlanB/Signal

Utils中报空指针了

Closed this issue · 0 comments

java.lang.NullPointerException: it must not be null
Utils.getLogcatByBufferName(Utils.kt:65)

while (br.readLine().also { line = it } != null)