Panels persist over DH server restarts, but they should not. The Panels should reflect the current state of the server and not a prior state. Following the steps below will illustrate the problem. After the restart, a list of panels is present in vscode that is not on the server.
Start 2 servers
Run some scripts on each server
Close the tabs for the servers
Kill the servers
Restart the servers
Reconnect to the server
The "Panels" in the bottom left will populate with server tables and such. Click on one.
It will attempt to open the panel with a "variable not found" error.
Panels persist over DH server restarts, but they should not. The Panels should reflect the current state of the server and not a prior state. Following the steps below will illustrate the problem. After the restart, a list of panels is present in vscode that is not on the server.