Fix discrepancy between TBSetNodeEventState() and Node->SetEventState();
both send an event for stated to pick up, but the later also immediately updates the DB while the former does not. This can lead to lost or out of sync stated events.
Showing
Please register or sign in to comment