mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-24 23:49:24 -05:00
ec04dbed0c
This comes up when building with DEBUG_THREADS; there is a PipelineCycler created at static init time, and the type tracking in Pipeline won't work properly if the CData's parent's TypeHandle has not yet been initialized.