Hello,

   I just noticed something which I can't recall seeing before.  I
started "fossil ui" on a repository (-R foo.fossil), and when I hit
ctrl-c, it terminated as expected, but it left the corresponding -shm
and -wal files.  I'm pretty sure I have used fossil ui on wal'd fossil
repository databases before, but don't recall having to delete these
files after stopping fossil ui.

   This coincides with having upgraded the OS my Mac, so there's that
factor as well.

   Has there been any recent changes which might explain this, has it
actually always been this way, or is it an OS behavioral change thing?

   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.

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

Reply via email to