EFForg/crocodilehunter

stderr should be printed in addition to stdout when srsLTE has died

开放

#80 创建于 2020年6月20日

 (1 条评论) (0 个反应) (0 位负责人)Python (149 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (1,059 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Right now when crocodilehunter detects srsLTE has died it prints an error and the last few lines of stdout from the process. However, in some cases stderr of the srsLTE process has the more useful information. It shouldn't be too hard to print both of them.

贡献者指南