Hi!I'm not at my workplace at the moment, but I've already applied the patch. I will commit next week.AlessandraOn Wed, May 2, 2012 at 9:16 PM, Qingyang Li <con...@gmail.com> wrote:
This will be very useful!Yang
------
Qingyang Li
Balance and focus.
On Fri, Apr 27, 2012 at 2:52 AM, Stephan Gerhard <uni.des...@gmail.com> wrote:Alessandra,
Can you apply this patch?
Stephan
On Thu, Apr 26, 2012 at 10:11 PM, Brendan Moloney
<moloney...@gmail.com> wrote:
> Hello,
>
> We have noticed that connectomemapper uses two cores while processing. I
> have found that this is due to busy waiting in the logme.runCmd function.
> Attached is a simple two line patch for logme.py that will fix this issue.
> It just sleeps for one second during each iteration of the busy waiting
> loop.
>
> Thanks,
> Brendan