Starting_phase to raise and drop objection ambigous behaviour in UVM1.2

In reply to pk_94:

My suggestion is to not use any objections in sequences. You should only use one objection in your test run_phase().

Read more about why you should only use objections in the test in this UVM Cookbook article.