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

Drain iterators passed to request #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamielennox
Copy link
Owner

Iterate over any iterators passed to the request. This will have been
done by the request process and will handle a very small corner case
where an application expects a generator to be run.

Fixes: #19

Iterate over any iterators passed to the request. This will have been
done by the request process and will handle a very small corner case
where an application expects a generator to be run.

Closes-Bug: #1616751
Change-Id: I1bd439cc722740c10391eee3d5a928a60abec1f5
@jamielennox
Copy link
Owner Author

Moved from https://review.openstack.org/#/c/360300/

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.

1 participant