Closed janwilmans closed 7 years ago
probably because a guiexecutor is used in class LogSources, we should probably make either a constructor option argument for that, or pass in the executor.
Can we create an IExecutor interface ? (doesn't work well with the templated Call<> / CallAsync methods
probably because a guiexecutor is used in class LogSources, we should probably make either a constructor option argument for that, or pass in the executor.