mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 20:50:33 +00:00
c784dfe125
If a channel event was happening after flowgraph stop and before flowgraph disconnection, it caused a crash. This was avoided by sleeping the control thread during 500 ms after disconnection and before the block destructors were called, so the event could be processed, but this was not a robust solution. |
||
---|---|---|
.. | ||
interfaces | ||
libs | ||
monitor | ||
receiver | ||
system_parameters | ||
CMakeLists.txt |