QThread.isFinished returns False in slot connected to finished() signal
--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Realization
--
Chapters
00:00 Qthread.Isfinished Returns False In Slot Connected To Finished() Signal
00:59 Accepted Answer Score 1
01:10 Thank you
--
Full question
https://stackoverflow.com/questions/2072...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #qt #pyqt4 #pyside #qthread
#avk47
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Realization
--
Chapters
00:00 Qthread.Isfinished Returns False In Slot Connected To Finished() Signal
00:59 Accepted Answer Score 1
01:10 Thank you
--
Full question
https://stackoverflow.com/questions/2072...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #qt #pyqt4 #pyside #qthread
#avk47
ACCEPTED ANSWER
Score 1
Turns out it was a bug in qt (https://bugreports.qt-project.org/browse/QTBUG-30251) which is fixed in Qt 4.8.5. PySide 1.2.1 comes with Qt4.8.5.