EFForg/crocodilehunter
stderr should be printed in addition to stdout when srsLTE has died
开放
#80 创建于 2020年6月20日
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.