Fix starting with an empty database

This commit is contained in:
Christopher Baines 2024-11-05 21:11:02 +00:00
parent 717b861d31
commit c58ee6726b
3 changed files with 12 additions and 2 deletions

View file

@ -197,7 +197,7 @@
(lambda (port)
(simple-format port "~A\n" (getpid)))))
(start-substitute-query-threads)
(start-substitute-query-threads startup-completed)
(call-with-new-thread
(lambda ()