On 06/14/2013 10:21 PM, Yogesh Dahiya wrote:
> sorry for last post it accidentally got posted
>
> so i have work function which has infinite loop
> while(1):
> #some work
> if condition
> do some more work
> now when this block get turn every thing is stuck on this block, other
>
sorry for last post it accidentally got posted
so i have work function which has infinite loop
while(1):
#some work
if condition
do some more work
now when this block get turn every thing is stuck on this block, other
blocks are not given time. Shouldn't it be that after some time
I have work function let say it has infinite loop
while(1):
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio