Artifact 0aa49bd318c7ad9be47ca6436a467ef3a2c8481fe38f96d8cfa2dfebdf0013fb:
- File src/main.c — part of check-in [d3c55fe024] at 2022-08-14 18:48:50 on branch trunk — Moved the SIGTERM handler up before the "fossil server" HTTP hit handler. We had it clustered with the other signal() calls, but those are to handle signals intended to occur only during CGI processing. This one will normally occur while we're blocked, waiting for the HTTP hit to occur, so it had no useful effect where it was. (user: wyoung size: 126424)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.