lock_exp_time,Why wait instead of being executed?

Three concurrent subprocesses, with asynchronous continuation subprocesses below, will not execute the generated job until lock_exp_time. I wonder why the job was not executed immediately after it was locked. Did the retry caused by the optimistic lock exception not end the job execution?