EFForg/crocodilehunter

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

Offen

#80 geöffnet am 20.06.2020

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (149 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (1.059 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide