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
|
||||
|
||||
-- FIXME: ASAP-subscribe-again-if-peer-is-gone
|
||||
void $ ContT $ withAsync $ flip runReaderT clientN $ do
|
||||
debug $ red "notify restarted!"
|
||||
runNotifyWorkerClient sink
|
||||
|
|
Loading…
Reference in New Issue