Closed
Description
Bug description
When working with Code, and loosing the connection (for unknown reason,) you will be asked to reload the window. Once done, it reloads but without reconnecting to terminals. If you've started any long running processes, they are "hidden" in background now, and potentially blocking ports.
Steps to reproduce
- run a dev server
- try to provoke a reconnect (don't know how to do so)
- after reload try to restart the dev server, see the port is blocked.
Expected behavior
After reload, the terminals are reconnected properly, and surfacing the control over previously started processes.
Example repository
No response
/cc. @akosyakov