Sequence getting abruptly killed when configure_phase() ends

In reply to rmozhiku:

Hi,

Do you have objections at any other places as well? For e.g. at test level.

If no, then phase objection mechanism in configure_phase() does not look effective as drop_objection will be called just after raise_objection is being called because fork - join_none is used there.