Hi,

> I thought so, too, at first, but then tested:
>
> Null src +-> Head --> Null sink0
>          \----------> Null sink1
>
>
> stops.
>
> I think this is the "am done" message bubbling up from head to src, then
> src knowing it should be done, then the info "there's no input coming
> anymore" bubbling down to sink1. Thoughts?

I'd classify that as a bug.

I don't think that's the intended behavior. (but I tested too and
that's indeed what happens, even with non-null sink/source)

Cheers,

   Sylvain

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

Reply via email to