Re: What is this nanosleep() of one second I see in my mutt trace

2020-01-07 Thread Kevin J. McCarthy

On Tue, Jan 07, 2020 at 05:51:56PM +, Chris Green wrote:
I'm continuing my desultory search for why I'm see delays when opening 
mbox files in mutt.


I'm seeing calls to nanosleep() in my trace which are producing a one 
second delay, does anyone know what this is for? It would appear to be 
between closing my inbox and opening the mbox I requested (xetrade).


I'm repeating myself, but since you didn't respond last time, I'll 
mention $sleep_time again.  Are you sure this isn't the culprit?


--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA


signature.asc
Description: PGP signature


Re: What is this nanosleep() of one second I see in my mutt trace

2020-01-07 Thread Chris Green
On Tue, Jan 07, 2020 at 05:51:56PM +, Chris Green wrote:
> I'm continuing my desultory search for why I'm see delays when opening
> mbox files in mutt.
> 
> I'm seeing calls to nanosleep() in my trace which are producing a one
> second delay, does anyone know what this is for? It would appear to be
> between closing my inbox and opening the mbox I requested (xetrade).
> 
[snip trace]

... and I fear the answer is simply it's the time set by the
sleep_time parameter!  I have set sleep_time to 0 now and my delays
seem to have disappeared.

What a lot of effort just to find that!

-- 
Chris Green