The road to v0.10.1 or v0.11

Jason A. Donenfeld Jason at zx2c4.com
Fri Jan 17 19:22:21 CET 2014


On Fri, Jan 17, 2014 at 5:53 PM, John Keeping <john at keeping.me.uk> wrote:
> But scan for repos is caught by the cache most of the time, and
> presumably even if we run persistently we still need to do that
> periodically (or use inotify); or do we just rely on the process being
> replaced when the set of repositories changes?

Generally the idea is you restart the fcgi process when things change,
or at least send it a SIGUSR1. But we could be fancy and support
inotify/kqueue...


More information about the CGit mailing list