EFForg/crocodilehunter

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

Aperta

#80 aperta il 20 giu 2020

 (1 commento) (0 reazioni) (0 assegnatari)Python (149 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1059 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor