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

In reply to chr_sue:

Hi,
the blocking_event_p is #1ns;

The blocking_event_1 is @(posedge clk1);

The blocking_event_2 is @(posedge clk2);

Hope this is clearer.