Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
None
-
e44ff1978344600cd9b1f41949697f0e877fd5cd
Description
QThread has a function setStackSize() for setting the maximum stack size of the thread.
It would be nice if QThreadPool supported setting the stack size for the threads it uses.
Attachments
Issue Links
- replaces
-
QTBUG-49607 Default stack size for QThread on OSX is unreasonably small. Replicate linux's behaviour instead.
- Closed