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
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to