Re: Is git server on sourceware.org in trouble?
"H.J. Lu via Libc-alpha" <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha,gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAMe9rOqgqrCdp8k5ONng2FggcY3_wh5OcVvEDPxpH04q0SfWhA@mail.gmail.com> |
On Sat, Apr 11, 2020 at 8:07 AM H.J. Lu <[email protected]> wrote: > > I have been waiting for > > numerating objects: 1878, done. > Counting objects: 100% (1777/1777), done. > Delta compression using up to 8 threads > Compressing objects: 100% (719/719), done. > Writing objects: 100% (1718/1718), 1014.92 KiB | 13.71 MiB/s, done. > Total 1718 (delta 1312), reused 1324 (delta 993), pack-reused 0 > remote: Resolving deltas: 100% (1312/1312), completed with 29 local objects. > > to finish for more than 10 minutes. It looks like one of commit hooks > never returns. It took very LONG time for commit hook to finish. -- H.J.