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

expect - fix argument spec error with timeout=null #82522

Merged
merged 2 commits into from Jan 11, 2024

Conversation

s-hertel
Copy link
Contributor

SUMMARY

Fixes #80982
Supersedes #80983

ISSUE TYPE
  • Bugfix Pull Request
ADDITIONAL INFORMATION

@ansibot ansibot added bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. module This issue/PR relates to a module. has_issue labels Jan 11, 2024
@webknjaz
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jborean93 jborean93 removed the needs_triage Needs a first human triage before being processed. label Jan 11, 2024
@jborean93 jborean93 merged commit da9edd7 into ansible:devel Jan 11, 2024
62 checks passed
s-hertel added a commit to s-hertel/ansible that referenced this pull request Jan 26, 2024
* Fix using timeout=null to wait indefinitely

* fix error message

(cherry picked from commit da9edd7)
@ansible ansible locked and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue/PR relates to a bug. has_issue module This issue/PR relates to a module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ansible.builtin.expect does not actually support "null" timeout
4 participants