Python source repo

Steve D'Aprano steve+python at pearwood.info
Sat Sep 10 11:04:05 EDT 2016


I ran hg fetch to update the CPython repo.

It has been stuck on "adding changesets" for half an hour. I don't know if
that's because the process has locked up, or because there really are that
many new changesets and it will simply take a long time to process them.

(With the 3.6 beta just around the corner, there have been a LOT of
changesets.)

Is there some way to tell if hg is still processing or if it is locked up? I
don't want to kill the process and have to go through the whole thing again
if I don't have to.



-- 
Steve
“Cheer up,” they said, “things could be worse.” So I cheered up, and sure
enough, things got worse.




More information about the Python-list mailing list