Petr Baudis <pasky@xxxxxxx> writes: > To prevent contention when multiple accesses coincide with cache > expiration, the timeout is postponed to time()+120 when we start > refreshing. When showing cached version, a disclaimer is shown at the > top of the projects list. Isn't this still racy when two requests come at about the same time? Perhaps you can avoid it by using a lockfile? -- 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