Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BottomLineProgress.py:解决线程销毁bug #85

Merged
merged 1 commit into from
Aug 21, 2019
Merged

BottomLineProgress.py:解决线程销毁bug #85

merged 1 commit into from
Aug 21, 2019

Conversation

xdwgood
Copy link
Contributor

@xdwgood xdwgood commented Aug 21, 2019

before:
当运行BottomLineProgress.py时,会得到这个错误:

QThread: Destroyed while thread is still running
Aborted (core dumped)

这个pr解决这个小bug

@892768447 892768447 merged commit 94d0726 into PyQt5:master Aug 21, 2019
@892768447
Copy link
Member

1秒时间太久了,我改成了QThread.msleep(100)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants