EFForg/crocodilehunter
stderr should be printed in addition to stdout when srsLTE has died
オープン
#80 opened on 2020/06/20
enhancementgood first issue
Repository metrics
- Stars
- (1,059 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.