typo
This commit is contained in:
parent
0c0ef99341
commit
64992b4251
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ startAssistant assistant daemonize webappwaiter = withThreadState $ \st -> do
|
|||
|
||||
watch a = (True, a)
|
||||
assist a = (False, a)
|
||||
startthread dstatus (runner, watcher, t)
|
||||
startthread dstatus (watcher, t)
|
||||
| watcher || assistant = void $ forkIO $
|
||||
runNamedThread dstatus t
|
||||
| otherwise = noop
|
||||
|
|
Loading…
Add table
Reference in a new issue