initialize record

This commit is contained in:
Keagan McClelland
2021-01-12 12:53:26 -07:00
committed by Aiden McClelland
parent ebd74cca3c
commit 90b412384a

View File

@@ -116,6 +116,7 @@ makeFoundation appSettings = do
appBackgroundJobs <- newTVarIO (JobCache HM.empty)
def <- getDefaultProcDevMetrics
appProcDevMomentCache <- newIORef (now, mempty, def)
appLastTorRestart <- newIORef now
-- We need a log function to create a connection pool. We need a connection
-- pool to create our foundation. And we need our foundation to get a