Fix starting with an empty database
This commit is contained in:
parent
717b861d31
commit
c58ee6726b
3 changed files with 12 additions and 2 deletions
|
|
@ -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 ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue