mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 09:21:42 +03:00
gall: don't add duplicate nonce in +ap-nuke
This gets added in +ap-handle-peers. This caused outgoing subscriptions
to not get cleaned up properly.
Issue introduced in c2d77a5d
.
This commit is contained in:
parent
e2d546c4c2
commit
1ce53d06ba
@ -1229,7 +1229,7 @@
|
|||||||
[%give %kick ~(tap in inbound-paths) ~]~
|
[%give %kick ~(tap in inbound-paths) ~]~
|
||||||
%+ turn ~(tap by boat.yoke)
|
%+ turn ~(tap by boat.yoke)
|
||||||
|= [[=wire =dock] ? =path]
|
|= [[=wire =dock] ? =path]
|
||||||
[%pass (ap-nonce-wire wire dock) %agent dock %leave ~]
|
[%pass wire %agent dock %leave ~]
|
||||||
=^ maybe-tang ap-core (ap-ingest ~ |.([will *agent]))
|
=^ maybe-tang ap-core (ap-ingest ~ |.([will *agent]))
|
||||||
ap-core
|
ap-core
|
||||||
:: +ap-from-internal: internal move to move.
|
:: +ap-from-internal: internal move to move.
|
||||||
|
Loading…
Reference in New Issue
Block a user