Skip to content

Return error if unrecognised board is accessed

Dinyar Rabady requested to merge fix/deal_with_non-existing_board into main

If we access a board via the HTTP interface we currently end up hanging completely. This MR fixes this.

Belongs to #20 (closed).

Merge request reports