Comment 4 for bug 1559079

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-swiftclient (master)

Reviewed: https://review.openstack.org/446527
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=809e4cf98fceed1ddef033c86199cca48708d710
Submitter: Jenkins
Branch: master

commit 809e4cf98fceed1ddef033c86199cca48708d710
Author: Kazufumi Noto <email address hidden>
Date: Wed Mar 15 20:47:33 2017 +0000

    Close file handle after upload job

    The opened file for upload is not closed.
    This fix prevents possible file handle leak.

    Closes-Bug: #1559079
    Change-Id: Ibc58667789e8f54c74ae2bbd32717a45f7b30550