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

waitUntilAndExecute - Fixes missleading description #1711

Merged
merged 2 commits into from
Nov 10, 2024

Conversation

OverlordZorn
Copy link
Contributor

Previous:
_timeoutCode - Will execute instead of _statement if the condition times out. (optional) <CODE>

Can be understood as "statement will be executed on timeout if no timeoutcode is being provided" which is not true.

The only code being executed on timeout is _timeoutCode if its provided.

@OverlordZorn OverlordZorn changed the title Fix - waitUntilAndExecute had missleading description waitUntilAndExecute - Fixes missleading description Nov 8, 2024
@PabstMirror PabstMirror added this to the 3.18.2 milestone Nov 10, 2024
@PabstMirror PabstMirror merged commit eecc0be into CBATeam:master Nov 10, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants