Re: adacore git-hooks - daemon-mode email vs. systemd-logind linger
"Frank Ch. Eigler via Gdb" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gcc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Joel - > [...] Thinking more long term, I think there are talks about using > a more comprehensive system for source and contribution management, > similar to products such as GitLab or GitHub. [...] (Yeah, but I wouldn't count on any of that in the medium term.) > [...] That's why I tend to think that, for the moment, > I'd go the simplest route overall: In this case, I think the simplest > is to just have a way to disable the daemon mode, and just have > the users wait. In the vast majority of cases, the wait will be > a few seconds. Even with a patch-series of a 100 patches, it would > mean a 1min40s wait. Very bearable. Right. the EMAIL_DELAY_IN_SECONDS time of 5s could be reduced to 1s, or even 0. - FChE