From 72b164ade261e91d597b7278f2b89060f6e64621 Mon Sep 17 00:00:00 2001 From: Caio Marcelo de Oliveira Filho Date: Fri, 31 Jul 2020 13:01:19 -0700 Subject: [PATCH] eyre: Make %code-changed handling less chatty --- pkg/arvo/sys/vane/eyre.hoon | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pkg/arvo/sys/vane/eyre.hoon b/pkg/arvo/sys/vane/eyre.hoon index 04542e0ae5..2fd6f1f46e 100644 --- a/pkg/arvo/sys/vane/eyre.hoon +++ b/pkg/arvo/sys/vane/eyre.hoon @@ -1962,7 +1962,7 @@ == :: ?: ?=(%code-changed -.task) - ~> %slog.[0 leaf+"eyre: code-changed: throwing away old cookies"] + ~> %slog.[0 leaf+"eyre: code-changed: throwing away cookies and sessions"] =. authentication-state.server-state.ax *authentication-state :: =/ event-args [[our eny duct now scry-gate] server-state.ax] @@ -1970,12 +1970,6 @@ =* channel-state channel-state.server-state.ax :: =/ channel-ids=(list @t) ~(tap in ~(key by session.channel-state)) - ?: =(~ channel-ids) - [~ http-server-gate] - :: - =/ len=tape (scow %ud (lent channel-ids)) - ~> %slog.[0 leaf+"eyre: code-changed: closing {len} channels"] - :: =| moves=(list (list move)) |- ^- [(list move) _http-server-gate] ?~ channel-ids