[Interest] Windows::QDir::mkpath()

Alexander Syvak alexander.svk at gmail.com
Sat Oct 5 23:34:39 CEST 2013


Hello,

in the app. there're threads. Each of them is using the QDir::mkpath method
creating new directories in common for them directory. Once upon a time
each of them is stopped by emitting a signal (default connection) where the
corresponding slot stops the thread timer and quits the event loop. After
emitting the signal the QThread::wait is called which returns false time to
time. Also it happenes time to time that the files in the common directory
are deleted.
The assumption is that the thread is stopped in the middle of a mkpath
invocation.
Any other assumptions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131006/beec40aa/attachment.html>


More information about the Interest mailing list