ginal Message - From: "Ben Reynwar"
>> To: "discuss-gnuradio Discussion Group"
>> Sent: Tuesday, August 07, 2012 1:31 PM
>> Subject: [Discuss-gnuradio] hanging on top_block.stop
>>
>>
>>> Hi all,
>>>
>>> The follo
To: "discuss-gnuradio Discussion Group"
Sent: Tuesday, August 07, 2012 1:31 PM
Subject: [Discuss-gnuradio] hanging on top_block.stop
Hi all,
The following script hangs for me about 1 time in 10 on the call to
top_block.stop.
Drilling in a bit, it appears to get stuck on a call to '
On Tue, Aug 7, 2012 at 10:31 AM, Ben Reynwar wrote:
> Hi all,
>
> The following script hangs for me about 1 time in 10 on the call to
> top_block.stop.
> Drilling in a bit, it appears to get stuck on a call to 'interrupt' of
> a boost::thread instance on line 91 of gruel/src/lib/thread_group.cc.
>
Hi all,
The following script hangs for me about 1 time in 10 on the call to
top_block.stop.
Drilling in a bit, it appears to get stuck on a call to 'interrupt' of
a boost::thread instance on line 91 of gruel/src/lib/thread_group.cc.
Has anyone else had this problem?
Cheers,
Ben
import time
from