mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 20:52:23 +03:00
publish: don't let group-pull-hook go into an infinite loop
This commit is contained in:
parent
b3a7266440
commit
cf57af3065
@ -2048,9 +2048,11 @@
|
||||
(emit-updates-and-state host.del book.del data.del del sty)
|
||||
=/ rid=resource
|
||||
(de-path:resource writers.data.del)
|
||||
=? cards !=(our.bol entity.rid)
|
||||
:_ cards
|
||||
(group-pull-hook-poke [%add host.del rid])
|
||||
:_ state
|
||||
:* (group-pull-hook-poke [%add host.del rid])
|
||||
(metadata-hook-poke [%add-synced host.del writers.data.del])
|
||||
:* (metadata-hook-poke [%add-synced host.del writers.data.del])
|
||||
cards
|
||||
==
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user