diff options
author | Bert JW Regeer <bertjw@regeer.org> | 2021-12-27 01:48:47 -0700 |
---|---|---|
committer | Bert JW Regeer <bertjw@regeer.org> | 2022-01-16 21:58:14 -0700 |
commit | 17ae760ad7359725b572439747c0efcc5cb0abc0 (patch) | |
tree | b00ff921b45f763b2ac159a82a08a3a4ede0975d /tox.ini | |
parent | f41e59826c81d7da5309e4b3694d5ac7a8bbd626 (diff) | |
download | waitress-17ae760ad7359725b572439747c0efcc5cb0abc0.tar.gz |
Close old buffer when overflowing in OverflowableBuffer
When switching from a BytesIO to a file backed buffer, we were not
closing the old buffer after we had copied its contents. With this
change when we switch from a small buffer to a larger buffer or
vice-versa we will now attempt to close the old buffer.
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions