diff --git a/c-host/src/app.c b/c-host/src/app.c index d779ce35..44759dbe 100644 --- a/c-host/src/app.c +++ b/c-host/src/app.c @@ -357,6 +357,7 @@ int app_main() exitcode = -1; goto exit; } + app.reinit = false; continue; case CAPTURE_RESULT_ERROR: