def camcheck(self): global isBusy isBusy = True threads.deferToThread(self.JobTask) self.timer.startLongTimer(POLLTIME)