[Qt-interest] QWaitCondition and QtConcurrent::blockingMap

Artyom sneg.vx at googlemail.com
Thu Feb 26 13:28:07 CET 2009


Hi all,

I am new to Qt and I am trying to use blockingMap to do some non-Qt 
computation. All computation completes successfully with a single call 
to blockingMap. However, once the program terminates I receive this 
message: `QWaitCondition: Destroyed while threads are still waiting'. 
What does this mean and is there a way to get rid of it? I browsed this 
newsgroup for possible answers but most of them deal with creating 
threads manually. Because blockingMap manages threads automatically I 
suspect this might be a bug.

Regards,
Arty



More information about the Qt-interest-old mailing list