wait_for_test_recalibration_session
Parameters
Arguments
Description
test_recalibration_session
The dbnl TestRecalibrationSession to wait for completion.
timeout_s
An optional timeout (in seconds) parameter for waiting for the TestRecalibrationSession to complete. An exception will be raised if the TestRecalibrationSession did not complete before timeout_s
has elapsed.
Returns
Type
Description
TestRecalibrationSession
The completed TestRecalibrationSession
Was this helpful?