tensorflow / tensorflow/tensorboard

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

Open
#1,349 4 comments 0 reactions 1 assignee View on GitHub

@caisq is already working on this.

Since Aug 12, 2018.

plugin:debugger
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.