Project

General

Profile

« Previous | Next » 

Revision 8bc2b8cc

Added by skyjake almost 10 years ago

Fixed|libcore|TaskPool: Completing a pool while it is being destroyed

The allTasksDone() signal was emitted after unlocking, which meant that
a destructor waiting on the mutex would get a chance to complete too
early.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences