- 
    Suggestion 
- 
    Resolution: Unresolved
- 
    P3: Somewhat important 
- 
    None
- 
    4.8.2
- 
    None
Would be really useful to known how many threads are queued (waiting for processing) in a QThreadPool queue, for example an app can add threads more quickly than the running threads end and so the queue can grow for ever. 
A signal notification or a method to query the number of actual queued threads could allow the application to stop adding threads when the number of queued threads is too high