• delete temporary files on shutdown

    From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Mon Sep 9 12:01:56 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/776#note_5596

    The web server (web thread) already tracks temp files it creates and deletes them. If there are temp files left in your temp directory after sbbs has terminated, that's most likely due to an sbbs crash (e.g. segfault).

    The temp directory can be shared with other processes, so the web server can't just blindly go deleting every file in the temp directory during shutdown (as seems to be the request here).
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)