Merge branch 'main' of git.opencomputing.cn:yumoqing/uapi
This commit is contained in:
commit
4307ac7b3e
@ -190,7 +190,7 @@ class UAPI:
|
||||
line = self.filter_nl_cr(line)
|
||||
except Exception as e:
|
||||
debug(f'{line=}, {self.uapi.response=} error({e})\n{format_exc()}')
|
||||
pass
|
||||
continue
|
||||
if len(line):
|
||||
yield f'{line}\n'
|
||||
else:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user