• Nils Goroll's avatar
    cleanup implicit rollback for return(vcl(...)) · 525ff0e7
    Nils Goroll authored
    VCC generates a call to VPI_vcl_select() before returning to the fsm. We
    basically conducted half a rollback in VPI_vcl_slect and a rull rollback
    in the fsm.
    
    De-duplicate this dance and assert in the fsm that our request looks
    rolled back.
    525ff0e7
cache_vpi.c 3.25 KB