1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-04-18 12:51:26 +00:00
Files
gnss-sdr/src
Carles Fernandez c784dfe125 Fix a bug that could cause a crash on receiver stopping
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.
2020-06-27 09:52:59 +02:00
..
2020-06-18 11:49:28 +02:00
2020-06-23 11:06:26 +02:00
2020-02-12 00:04:29 +01:00