Open
Description
To reproduce:
- Start a tensorboard process with --debugger_port configured to a given port, say 6064.
- 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.