Actions
Bug #1398
closedwt deadlocks when all threads are in recursive event loop
Description
See bug #1389
Scenario:
- WMessageBox::show() is active on all sessions; all threads in recursive event loop
- all sessions are terminated by closing the browser
- wait for timeout period
- wt does never accept new connections anymore
Updated by Koen Deforche almost 12 years ago
- Status changed from New to InProgress
- Assignee set to Wim Dumon
- Target version set to 3.3.0
Wim,
This should be easy to fix since all connectors now use the thread pool in WIOService ?
Regards,
koen
Updated by Wim Dumon almost 12 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche almost 12 years ago
- Status changed from Resolved to Closed
Actions