EFForg/crocodilehunter

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

Aberta

#80 aberto em 20 de jun. de 2020

 (1 comentário) (0 reação) (0 responsável)Python (149 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (1.059 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador