mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
landscape: defer removing metadata until on-leave thread
Addresses graphs not being archived correctly, and causing spurious notifications
This commit is contained in:
parent
fb5151bf4b
commit
722b19066e
@ -26,5 +26,4 @@
|
||||
;< ~ bind:m (raw-poke-our %metadata-pull-hook pull-hook-act)
|
||||
;< ~ bind:m (raw-poke-our %group-pull-hook pull-hook-act)
|
||||
;< ~ bind:m (raw-poke-our %group-store %group-update-0 !>([%remove-group rid ~]))
|
||||
;< ~ bind:m (cleanup-md:view rid)
|
||||
(pure:m !>(~))
|
||||
|
Loading…
Reference in New Issue
Block a user