fix: fix build

This commit is contained in:
Gregor Kleen 2019-09-26 13:37:38 +02:00
parent a94eb5394e
commit d13ace4edd

View File

@ -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