Expected: when approval is needed due to conditions being met for one thread, the pipeline is halted until approval given, then, all threads proceed. Observed: Only the thread that initiated the approval is continuing after approval is given, leaving all other threads in a hung state unable to continue. This issue is with Drone CI