Avoid deadlocks when disposing recursive JobQueue::enter
...where the outer JobQueue::enter blocks on m_cndWait after it has been reset again due to m_lstJob.empty().
Showing
Please
register
or
sign in
to comment
...where the outer JobQueue::enter blocks on m_cndWait after it has been reset again due to m_lstJob.empty().