durin42 added a comment.

  In https://phab.mercurial-scm.org/D3247#52450, @mharbison72 wrote:
  
  > 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'
  >
  
  
  I should have known. Now guarded by a no-windows.

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