small annotation for later
This commit is contained in:
parent
c4a1a442f3
commit
d202c777d2
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ withConfigs f codec configFile = do
|
|||
(mapM f)
|
||||
parseResult
|
||||
|
||||
-- Note for later:
|
||||
-- TODO this may need logging if f dies with an exception
|
||||
forkBackend :: IO () -> IO (MVar ())
|
||||
forkBackend f = do
|
||||
mVar <- newEmptyMVar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue