Mercurial > hg
comparison tests/test-debugbuilddag.t @ 16354:9f98fe05ecf1 stable
inotify: catch SignalInterrupt during shutdown (issue3351)
When inotify.repowatcher.shutdown() is called, mercurial.error.SignalInterrupt
exception is thrown by mercurial.dispatch._runcatch.catchterm(), therefore
socketlistener.shutdown() is not called.
Catching this allows cleanup action (removing the socket file) to proceed.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Wed, 04 Apr 2012 10:57:48 +0200 |
parents | 4f795f5fbb0b |
children | 709924be3d04 |
comparison
equal
deleted
inserted
replaced
16352:4d875bb546dc | 16354:9f98fe05ecf1 |
---|