EFForg/crocodilehunter

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

Ouverte

#80 ouverte le 20 juin 2020

 (1 commentaire) (0 réaction) (0 personne assignée)Python (149 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (1 059 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur