Added explicit calls cancel and wait until thread and no longer running to the
DatabasePager and TXP pager.
This commit is contained in:
@@ -115,7 +115,7 @@ class OSGDB_EXPORT DatabasePager : public osg::NodeVisitor::DatabaseRequestHandl
|
||||
|
||||
protected :
|
||||
|
||||
virtual ~DatabasePager() {}
|
||||
virtual ~DatabasePager();
|
||||
|
||||
struct DatabaseRequest : public osg::Referenced
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user