mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Ref T145, temp. workaround until task is completed
This commit is contained in:
@@ -50,7 +50,7 @@ namespace BlackMisc
|
||||
}
|
||||
#endif
|
||||
quit();
|
||||
wait();
|
||||
wait(30 * 1000); //! \todo KB 2017-10 temp workaround: in T145 this will be fixed, sometimes (very rarely) hanging here during shutdown
|
||||
}
|
||||
|
||||
CWorker *CWorker::fromTaskImpl(QObject *owner, const QString &name, int typeId, std::function<CVariant()> task)
|
||||
|
||||
Reference in New Issue
Block a user