Set the algorithm was not executed
There is a bug that the algorithm is somehow already declared itself executed before actually running the `exec()` method. This just sets it to false just before the call, then it is set to true if no exception is thrown.
Loading
Please register or sign in to comment