chiark / gitweb /
When shutting down, kill -rescan and wait for it to finish. If -rescan outlives
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 6 Jan 2008 21:27:38 +0000 (21:27 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 6 Jan 2008 21:27:38 +0000 (21:27 +0000)
commit4363757e38e4625de8a49cc3cbd8f04aa51a4167
treef2954e2302b4e034ffcdee612356f9f31ffadfd1
parent91d9a42d3d2a8382f1b3729b2f4c6c2aafe4126d
When shutting down, kill -rescan and wait for it to finish.  If -rescan outlives
-deadlock then it can deadlock with a later processes that access the database.
lib/trackdb.c
server/rescan.c
server/state.c