<div dir="ltr"><div><div><div><div>Hello,<br><br></div>i have a PagedLOD bases scene.<br><br></div>At some point I remove a node, but OSG sometimes is reading a subnode and crashes at ReadFileCallback.<br><br></div>I can solve this if there is some mechanism to wait for the current callback to finish reading, like for instance a osgDB::DataBasePager::waitForCurrentThreadToFinish() function.<br><br></div>Is there something like this?<br></div>