Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
4.7.1, 4.7.3
-
None
-
WinXP. Qt 4.7.1. MSVC 2005.
Description
1. Set thread pool max thread count to 0.
2. Start a runnable.
3. Runnable starts & finishes.
4. expiryTimeout passes, thread is stopped.
5. Start a second runnable.
6. Runnable doesn't do anything.
I would expect that at step 6 the runnable starts.
Attachments
Issue Links
- is replaced by
-
QTBUG-3786 QThreadPool synchronization defect in expiration mechanism.
- Closed