Re: RFH: spawning pager takes long time when when unconnected from network

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Johannes Sixt <j.sixt <at> viscovery.net> writes:

> Do you have a directory in your PATH that points to a disconnected network
> drive? Do you use the default pager settings, or did you customize the pager?

All components in my path are local.

Every time I toggle between core.pager=less and core.ager=less (to disable it)
it's slow the first time on either setting, then fast on subsequent runs.

It feels seems like something is trying to read something from the network,
timing out, and caching the result.  But as far as I know everything is
local on my machine.

There are two ways of avoiding the delay: explicitly piping to less
(so that stdout is not a tty), or setting core.pager="".

This started happening a few weeks ago (I update my git build often)
when pager wasn't specified.  I suppose I could bisect it, but I'm
kinda swamped with $dayjob at the moment.



--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux