Skip to content
Snippets Groups Projects
Commit c718f38b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

reset onelabStop!

parent a176910d
No related branches found
No related tags found
No related merge requests found
......@@ -856,6 +856,7 @@ int onelab_cb(std::string action)
} while(action == "compute" && !onelabStop && (onelabUtils::incrementLoop("3") ||
onelabUtils::incrementLoop("2") ||
onelabUtils::incrementLoop("1")));
onelabStop = false;
locked = false;
return onelab::server::instance()->getChanged();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment