Hello,
I've a QQueue designed for threadsafe as[1]. I push to the QQueue from
one thread and pop from the other. After several attempts it hangs in
QList::append near node_construct(n, t).
[1]. https://paste.kde.org/p85706xzb
Any clue?
--
Nilesh Kokane