Stupid question: at least in the old version of the code, the current message was popped from the queue using delete_head_nowait(). Why don't we just delete_head_blocking() and -- block?
Greetings, Marcus On 01/15/2015 01:59 PM, Sylvain Munaut wrote: >> Just a warning: >> pdu_to_tagged_stream saw significant change in the middle of last december; >> so make sure you're all talking about the same version :) > Just tried with the last version and the issue is definitely there. > > I'm not entirely sure what motivated the fact of making it a TSB > source, but that didn't seem to change the problem. > > Cheers, > > Sylvain _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
