Skip to content

executor: Fix broken log_exception call

Charlie Turner requested to merge cturner/executor-logging into master

A refactoring missed that this is not a member of the Executor class, rather a closure within off Executor's methods. Should get round to refactoring this beast soon!

Merge request reports