Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wait should accept an optional timeout #36

Open
BenAHammond opened this issue Oct 6, 2017 · 0 comments
Open

wait should accept an optional timeout #36

BenAHammond opened this issue Oct 6, 2017 · 0 comments

Comments

@BenAHammond
Copy link

At the moment if you wait for a condition that never occurs the process will hang indefinitely.

It would be nice if this instead timed out after a reasonable duration and allowed you to specify that Timeout in the arguments or options list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant