Zulip Chat Archive
Stream: lean4
Topic: Got `shutdown` request, expected an `exit` notification
Kevin Buzzard (Jun 01 2024 at 14:36):
The following is pretty common for me: I have VS Code open (e.g. I'm reviewing a mathlib PR). I then switch branch on the command line, lake exe cache get
, click the blue "restart lean" button in VS Code, get
Watchdog error: Got shutdown request, expected an exit notification
, ignore it, and everything is fine. Is this expected? I don't understand the error. Is it benign?
Kim Morrison (Jun 01 2024 at 15:31):
Yes, I get this too.
Kim Morrison (Jun 01 2024 at 15:31):
It looks like there simply isn't an issue for it, so it might not be on @Marc Huisinga's radar.
Ruben Van de Velde (Jun 01 2024 at 16:25):
I only saw that today for the first time, but yeah, doesn't seem like it's harmful
Last updated: May 02 2025 at 03:31 UTC