def iconcheck(self): try: threads.deferToThread(self.JobTask) except: pass self.timer.startLongTimer(30)