This commit is contained in:
Dmitry Zuikov 2024-03-24 08:11:32 +03:00
parent 3735b9b973
commit e20bbcc551
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ withApp cfgPath action = do
sink <- newNotifySink sink <- newNotifySink
-- FIXME: ASAP-subscribe-again-if-peer-is-gone
void $ ContT $ withAsync $ flip runReaderT clientN $ do void $ ContT $ withAsync $ flip runReaderT clientN $ do
debug $ red "notify restarted!" debug $ red "notify restarted!"
runNotifyWorkerClient sink runNotifyWorkerClient sink