def stop_auto_login(self): STATUS.RUN = False pl.kill_thread(name='auto_run') QMessageBox.information(self, '??', '??????', QMessageBox.Yes)