Uvm_reg based ISR(Interrupt service routine) sequence after grab()/lock()

In reply to chr_sue:

In reply to siraj:
How does your agent look like? Do you have a sequencer/driver there?
You have to execute the grab/lock in the body task of your sequence.

The test is hanging when the “grab” command is used to grab the sequencer in the body task of the sequence.