D3247: tests: load showstack in test-pull-http.t so network hangs are easier to find
mharbison72 (Matt Harbison)
phabricator at mercurial-scm.org
Thu Apr 12 14:56:11 UTC 2018
mharbison72 added a comment.
It doesn't load on Windows:
$ ../hg id --config extensions.showstack=../contrib/showstack.py --config extensions.evolve=!
Traceback (most recent call last):
File "e:\Projects\hg\mercurial\extensions.py", line 215, in _runextsetup
extsetup(ui)
File "../contrib/showstack.py", line 18, in extsetup
signal.signal(signal.SIGQUIT, sigshow)
AttributeError: 'module' object has no attribute 'SIGQUIT'
*** failed to set up extension showstack: 'module' object has no attribute 'SIGQUIT'
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D3247
To: durin42, #hg-reviewers
Cc: mharbison72, mercurial-devel
More information about the Mercurial-devel
mailing list