Releases: RedHatQE/wait_for
Releases · RedHatQE/wait_for
Release 1.2.0
Merge pull request #34 from elchupanebrej/multiple_handled_exception Allow bypass only specific exceptions during waiting
Release 1.1.6
Added "raise_original" keyword argument.
1.1.3
1.1.2
1.1.1
1.1.0
1.0.14
Two enhancements:
-
@mfalesni added a return for silent_failure, so that the results can be unpacked without TypeError regardless of failure or success.
-
@bsquizz added a log_on_loop option, defaulting to false, that allows for caller to trigger logging on every loop iteration. Function and 'try' number are included in Info level log message.