Skip to content
  • Peterson, Peter's avatar
    Set the algorithm was not executed · 2e73a895
    Peterson, Peter authored
    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.
    2e73a895