InbarRose / irtools

A collection of useful tools for Automation, Devops, or anything really
MIT License
4 stars 1 forks source link

wait lib improvements #36

Closed InbarRose closed 5 years ago

InbarRose commented 5 years ago

Is your feature request related to a problem? Please describe. I want more control over wait functions

Describe the solution you'd like I want to be able to more easily specify a wait convenience function to give ready/fail callbacks. fail callback/method should be able to be configured for "False" or "True" as failure indicator

Describe alternatives you've considered Meanwhile I need to return "False" on functions for failure checking, which seems unnatural.

Additional context Should also add documentation/comments to help understand the flow

InbarRose commented 5 years ago

in 1.0.4