#1993 Always use stream=True when iterating over a request
Merged by tkopecek. Opened by churchyard.
churchyard/koji requests_stream  into  master

Download 1993.patch

Fixes https://pagure.io/releng/issue/9226

Note that it should be possible to use shutil.copyfileobj instead of iterating over chunks, however I wanted to make this fix as self contained as possible.

Issue #1996

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

rebased onto 2c2c5b30f2b341297da92c527bd79f30174d1a00

:thumbsup:

Commit 6aa1b3e8 fixes this pull-request

Pull-Request has been merged by tkopecek

@tkopecek Could you please hotfix deploy this?

No, I've no access to Fedora's instance. Please, file a ticket to https://pagure.io/fedora-infrastructure/

Reopening https://pagure.io/releng/issue/9226 shoudl work. It got closed even if it was in other project.

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Metadata