stateful / vscode-runme

DevOps Notebooks Built with Markdown - VS Code extension
https://runme.dev
Apache License 2.0
190 stars 14 forks source link

Make RUNME terminal ENV vars transient between restarts/reloads #1379

Closed sourishkrout closed 4 months ago

sourishkrout commented 4 months ago

Fixes this issue where the kernel server is no longer running on an obsolete port.

could not execute command: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp [::1]:7888: connect: connection refused"

Documented here: https://github.com/stateful/runme/issues/587#issuecomment-2130344799

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud