Actions
Bug #3432
openwtwithqt + server push = dead lock
Start date:
07/06/2014
Due date:
% Done:
0%
Estimated time:
Description
Hello! I'm using wtwithqt. If I enableUpdates() and call triggerUpdates(), one thread from Wt thread pool seems to be locked and no longer requests from this session occur, "Loading..." indicator appears. This happens each time triggerUpdates() is called. When all threads are exhausted, whole Web Application becomes non-available.
Files
Updated by Koen Deforche about 10 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.4
Updated by Koen Deforche about 10 years ago
Hey,
I couldn't reproduce this. Can you modify the attached test case to reproduce your issue?
I tried both with and without Qt's event loop option.
Regards,
koen
Actions