The task responsible for requesting a wait_for_grant on sequencer for sequence has been killed, to avoid a deadlock the sequence will be removed from the arbitration queues

[i]In reply to chr_sue:[/r

UVM_SEQ_ARB_RANDOM will run sequnces serially right? I want my reset should be independent of other seqs, It should be applied irrespective other seqs (I have config seq and data seq
config_seq: where apb seqr writes config regs
Data seq: where my spi seqr drives data in rx mode).