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

Commits on Feb 27, 2018

  1. Drain iterators passed to request

    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 committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    941da69 View commit details
    Browse the repository at this point in the history