pylabrobot.opentrons.flex.Flex.cancel_run# async Flex.cancel_run() → None# End the control session, handing the robot back to its own touchscreen. Safe with no run open. This, not disconnect, is what frees local control: the run is what the robot holds, and it outlives our link. Return type: None