fix: fix build
This commit is contained in:
parent
a94eb5394e
commit
d13ace4edd
@ -154,7 +154,7 @@ manageJobPool foundation@UniWorX{..} unmask = shutdownOnException $
|
||||
void $ wait actAsync
|
||||
throwM e
|
||||
|
||||
unmask (wait actAsync) `catchAll` handleExc
|
||||
liftIO (unmask $ wait actAsync) `catchAll` handleExc
|
||||
|
||||
num :: Int
|
||||
num = fromIntegral $ foundation ^. _appJobWorkers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user