EFForg/crocodilehunter
View on GitHubstderr should be printed in addition to stdout when srsLTE has died
Open
#80 opened on Jun 20, 2020
enhancementgood first issue
Repository metrics
- Stars
- (1,059 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.