def run(self): log.debug("Starting thread...") self._anim._run(**self._args) log.debug("Thread Complete")