mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
gall: include sub-nonce in unsubscribe wire
This commit is contained in:
parent
674c9e95a0
commit
0a96d69785
@ -1751,8 +1751,22 @@
|
||||
?: ?=([* %pass * %g %deal * * %leave *] move)
|
||||
=/ =wire p.move.move
|
||||
?> ?=([%use @ @ %out @ @ *] wire)
|
||||
=/ sub-wire t.t.t.t.t.t.wire
|
||||
=/ =dock [q.p q]:q.move.move
|
||||
=/ =dock [q.p q]:q.move.move
|
||||
=/ sys-wire=^wire (scag 6 `^wire`wire)
|
||||
=/ sub-wire=^wire (slag 6 `^wire`wire)
|
||||
::
|
||||
?. (~(has by outbound.watches.yoke) sub-wire dock)
|
||||
=. ap-core
|
||||
=/ =tang
|
||||
:~ leaf+"got %leave for missing subscription"
|
||||
>agent-name< >sub-wire< >dock<
|
||||
==
|
||||
(ap-error %leave-missing-subscription tang)
|
||||
$(moves t.moves)
|
||||
=/ have=[acked=? =path nonce=@]
|
||||
(~(got by outbound.watches.yoke) sub-wire dock)
|
||||
=. p.move.move
|
||||
(weld sys-wire [(scot %ud nonce.have) sub-wire])
|
||||
=. outbound.watches.yoke
|
||||
(~(del by outbound.watches.yoke) [sub-wire dock])
|
||||
$(moves t.moves, new-moves [move new-moves])
|
||||
|
Loading…
Reference in New Issue
Block a user