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

fix: update wait_for_logs to not throw on "created" #716

Closed

Conversation

alexanderankin
Copy link
Member

wait_for_logs has a mode for throwing on exit, it will now no longer treat "created" as an exit status

fixes #715

wait_for_logs has a mode for throwing on exit, it will now no longer treat "created" as an exit status
alexanderankin added a commit that referenced this pull request Oct 24, 2024
…ion (#719)

Attempt to fix another part of #715 , plus an optimization.

Based on #716 by @alexanderankin .

---------

Co-authored-by: David Ankin <daveankin@gmail.com>
@alexanderankin
Copy link
Member Author

closing in favor of #719

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

Successfully merging this pull request may close these issues.

Bug: raise_on_exit feature of wait_for_logs does not work as expected
1 participant