shrub/pkg/arvo/sys
fang a9e3ebb780
eyre: avoid +got'ing a channel that doesn't exist
+on-gall-response might detect the symptom of a bug, where we are
getting a %fact for a channel that has since been deleted. (Meaning that
subscription should have been cleaned up, and we shouldn't have received
the %fact.) We want to issue a %leave, but need to take care to do so
with the same identity that the subscription was opened on.

Previously, we would forcefully get the identity from the non-existent
channel, resulting in a crash. Now, we encode the identity into the wire
instead, so that we may retrieve it from there, even when the channel is
long gone.
2023-08-10 11:33:08 +02:00
..
vane eyre: avoid +got'ing a channel that doesn't exist 2023-08-10 11:33:08 +02:00
arvo.hoon Merge pull request #6665 from urbit/dr/make-vane-txt-hash-ux 2023-06-28 10:00:42 -04:00
hoon.hoon hoon: fixes +sane style 2023-05-31 14:34:11 -04:00
lull.hoon lull, ames: add %tame task to delete a route for a ship 2023-07-28 18:15:04 +03:00
zuse.hoon zuse: remove deprecated arms 2023-07-28 16:33:55 +03:00