Skip to content

Terminals aren't reconnected on Code reload #3461

Closed
@AlexTugarev

Description

@AlexTugarev

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

  1. run a dev server
  2. try to provoke a reconnect (don't know how to do so)
  3. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions