From 1b95f934c7ca91bf208c474f6e88d83b7f0793a7 Mon Sep 17 00:00:00 2001 From: fang Date: Wed, 23 Jun 2021 15:24:42 +0200 Subject: [PATCH] herm: close old-style subscriptions --- pkg/arvo/app/herm.hoon | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pkg/arvo/app/herm.hoon b/pkg/arvo/app/herm.hoon index 6bd9b7f3da..7be319b952 100644 --- a/pkg/arvo/app/herm.hoon +++ b/pkg/arvo/app/herm.hoon @@ -61,7 +61,7 @@ ?+ wire !! :: pass on dill blits for the session :: - [?(%view %dill) @ ~] ::NOTE /view for backwards compat + [%dill @ ~] =* ses i.t.wire ?. ?=([%dill %blit *] sign-arvo) ~| [%unexpected-sign [- +<]:sign-arvo] @@ -70,6 +70,13 @@ %+ turn p.sign-arvo |= =blit:dill [%give %fact [%session ses ~]~ %blit !>(blit)] + :: + :: clean up old-style subscriptions + :: + [%view @ ~] + =* ses i.t.wire + :_ this + [%pass wire %arvo %d %shot ses %flee ~]~ == :: ++ on-poke