MosesLab / flightSW

Flight software for TS-7600 embedded arm board on MOSES instrument
0 stars 0 forks source link

Huge number of blank shell packets on program close #24

Closed byrdie closed 9 years ago

byrdie commented 9 years ago

When the program closes, the shell closes before the reading thread. As a result it sends thousands of blank packets through the HLP down interface and crashes the EGSE client.

Fix by closing the virtual shell after the HLP interface

byrdie commented 9 years ago

Fixed by shutting down bash after cancelling all threads