mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
hark-chat-hook: restart possibly killed subscription
Issue #3946 may have caused the subscription to be killed by way of a crashed %fact handling. If so, restart the subscription.
This commit is contained in:
parent
7a1ff3ce2a
commit
f8865b479c
@ -51,7 +51,10 @@
|
||||
++ on-load
|
||||
|= old=vase
|
||||
^- (quip card _this)
|
||||
`this(state !<(state-0 old))
|
||||
:_ this(state !<(state-0 old))
|
||||
?: (~(has by wex.bowl) [/chat our.bowl %chat-store])
|
||||
~
|
||||
~[watch-chat:ha]
|
||||
::
|
||||
++ on-watch
|
||||
|= =path
|
||||
|
Loading…
Reference in New Issue
Block a user