mirror of https://github.com/voidlizard/hbs2
fixme
This commit is contained in:
parent
3735b9b973
commit
e20bbcc551
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue