/* We used to wait for all threads to exit. Fuck that. The only thing important...
authorArt Cancro <ajc@citadel.org>
Thu, 11 Feb 2021 02:06:17 +0000 (21:06 -0500)
committerArt Cancro <ajc@citadel.org>
Thu, 11 Feb 2021 02:06:17 +0000 (21:06 -0500)
commit3334c6073b74551d18176701092179deb5b9ef06
tree3cc5ce3ca8a54b21b1868605a2097f4843f08288
parent53d8e6f8d1f18b0085dcfd46d1fc8640381513bc
/* We used to wait for all threads to exit.  Fuck that.  The only thing important is that the databases are
* cleanly unmounted.  After that, exit the whole program.
citadel/database_cleanup.sh.in [changed mode: 0644->0755]
citadel/modules/rssclient/serv_rssclient.c
citadel/threads.c