RTSYork / VLAB

The RTS Virtual Lab
https://wiki.york.ac.uk/display/RTS/The+RTS+Virtual+Lab
GNU General Public License v3.0
9 stars 2 forks source link

Boards not being locked #1

Closed RussellJoyce closed 6 years ago

RussellJoyce commented 6 years ago

Boards are unlocked as soon as the user connects, due to boardscan.sh and boardconnected.py running and clearing the lock when the container is restarted.

Using a custom reset script on the board host (probably containing a docker restart), instead of just killing the container and scanning for new boards, could fix this.