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 traceback on timeout with slicing + facts #13139

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

relrod
Copy link
Member

@relrod relrod commented Oct 31, 2022

SUMMARY

Slicing a QS with a step parameter forces the QS and returns a list.

Fixes #13131

Signed-off-by: Rick Elrod [email protected]

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API

Slicing a QS with a step parameter forces the QS and returns a list.

Fixes ansible#13131

Signed-off-by: Rick Elrod <[email protected]>
@relrod relrod merged commit 1bedf32 into ansible:devel Nov 1, 2022
AlanCoding pushed a commit to AlanCoding/awx that referenced this pull request Jan 4, 2023
…e#6183)

Slicing a QS with a step parameter forces the QS and returns a list.

Signed-off-by: Rick Elrod <[email protected]>
TheRealHaoLiu pushed a commit to TheRealHaoLiu/awx that referenced this pull request Feb 8, 2023
…e#6184)

Slicing a QS with a step parameter forces the QS and returns a list.

Signed-off-by: Rick Elrod <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Job failed if Job Slicing and Fact Storage enabled together
2 participants