On 17/10/14 20:01, Jan Danielsson wrote:
[.. -wal & -shm remain after ctrl-c:ing out of fossil ui ..]
>    A quick grep through the source leads me to believe that there is no
> registered signal handler to handle SIGINT apart from when an sqlite
> shell is started.  Which leaves me slightly surprised that I haven't
> seen those files laying around before.

   ...but there is an atexit() which calls db_close().  Are the
semantics regarding SIGINT vs. atexit() well-defined?

-- 
Kind Regards,
Jan
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to