UVM driver blocks handshake to finish_item when run_phase spawns processes by "fork" "join_none"

In reply to dario.dellaquia:

Could you please explain why you are using the events?

What does it mean:

blocking_event_p;

An Event can be triggered or you can synchronize on a trigger with @ or wait.