I have two graphs in one app, One in use pipeline and one is use vxProcessGraph. when I register callback for some nodes in the pipeline graph, when the app run, the vxProcessGraph graph might blocks. But if I do not register callback for some nodes in the pipeline graph, the vxProcessGraph graph will not blocks.