> So to me that sounds like the scheduler called the work() routine after
> the block was stopped (which is what seems to have happened). This seems
> incorrect... Perhaps its because tb.stop() stops the streaming, but
> tb.wait() can continue to call work()?
> 

Can you try this diff, I think it solves the problem if my hunch above
is correct: http://pastebin.com/zMCP6LHh

-Josh

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to