* It happens when executed both from Qt and TaskScheduler thread in parallel. * I found that the signal within QtThreadedFunctorHelper::operator() was sometimes not emitted and therefore QtThreadedFunctorHelper::execute() was never called.
* It happens when executed both from Qt and TaskScheduler thread in parallel. * I found that the signal within QtThreadedFunctorHelper::operator() was sometimes not emitted and therefore QtThreadedFunctorHelper::execute() was never called.