Skip to content
  • Utkarsh Ayachit's avatar
    Fixed BUG #12490. Fixes dealock under certain conditions. · 73429571
    Utkarsh Ayachit authored
    The issue was that 3D widgets are added/removed arbitrarily by different
    clients. This results in the index associated with representations on different
    processes changing. That breaks DoDataDelivery() function. Hence assign
    reasonably robust unique ids to representations.
    
    Change-Id: I70245fa870d5d9272006ac95c841387f245f5e10
    73429571