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 合併指標
 (30 天內沒有已合併 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.

貢獻者指南