On 07/25/2014 03:46 PM, Marcus Müller wrote:
> (1) That's a documentation issue, isn't it? Anyway, I'm not quite sure
> you're right; the insertion of tags is mutexed IIRC, and the
> get_tags_in_range() functionality, too, so once the user got his vector
> of tags, that won't change anymore. There's the possibility that he
> *misses* some of the tags for the range that get inserted after he
> got_tags_in_range(), but that's only fair -- it's quite intuitive not to
> insert tags after you've handed off the samples to which they would
> belong to downstream tags.


Also, if there's a race condition bug, we should rather fix this than
force people to only add items in work(). If you (Peter) have a way to
reproduce this, it would help.

M

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to