Skip to content

Debugger Plugin: TensorBoard doesn't error out if gRPC --debugger_port is already used #1349

Open
@caisq

Description

@caisq

To reproduce:

  1. Start a tensorboard process with --debugger_port configured to a given port, say 6064.
  2. In another terminal, start another tensorboard process with a different http --port, but the same --debugger_port value. Observe that the second process prints an C++ level error log line, but it doesn't really error out.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions