Closed
Description
We assume port 20408 already for coordinator and client, however not for the exporter. I suggest we check if the line mentioned below checks for a port, and if it does not exists, add port 20408.
labgrid/labgrid/remote/exporter.py
Line 1028 in ae09079