Skip to content

Commit ca78691

Browse files
committed
further fixup
1 parent 2bd7095 commit ca78691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mig/lib/coresvc/server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ def main(configuration=None):
220220
logger = configuration.logger
221221

222222
# Allow e.g. logrotate to force log re-open after rotates
223-
register_hangup_handler(configuration)
223+
#register_hangup_handler(configuration)
224224

225225
# FIXME:
226226
host = 'localhost' # configuration.user_openid_address

0 commit comments

Comments
 (0)