Bug Report
Currently, the examples use a timeout of -1 when reserving sessions in the session manager (reserve_sessions and reserve_all_registered_sessions). In the LabVIEW repo we are using a timeout of 0 when reserving sessions in ProcessSetup or ProcessCleanup and a timeout of 1 minute when reserving sessions in the measurement. We should do the same in python.
AB#2288787
Bug Report
Currently, the examples use a timeout of -1 when reserving sessions in the session manager (
reserve_sessionsandreserve_all_registered_sessions). In the LabVIEW repo we are using a timeout of 0 when reserving sessions in ProcessSetup or ProcessCleanup and a timeout of 1 minute when reserving sessions in the measurement. We should do the same in python.AB#2288787