Skip to content

Fix experiment monitor command

Samuel GAIST requested to merge 66_fix_monitor_command into master

The handling of the get call was not updated after the webapi module refactor. This patch fixes this and also properly handles the case the first call does not work and thus happens before the full ncurse setup occures.

Fixes #66 (closed)

Merge request reports