diff options
| author | Victor Stinner <vstinner@redhat.com> | 2015-09-24 21:58:01 +0200 |
|---|---|---|
| committer | Victor Stinner <vstinner@redhat.com> | 2015-10-20 09:20:29 +0200 |
| commit | bbf534d90c4f8590f30b0ae2b372f3bf7e02975d (patch) | |
| tree | 43ece885696093d3b1fde27f877b836ebfdb1165 /python/subunit/tests | |
| parent | 22ef32a2cd0c32723030169470b84c71b598b2e6 (diff) | |
| download | subunit-git-bbf534d90c4f8590f30b0ae2b372f3bf7e02975d.tar.gz | |
Fix StreamResultToBytes._write_packet()
Call write() in a loop until all bytes are written. The write()
method doesn't ensure that all bytes are written.
This change should workaround the eventlet bug:
https://github.com/eventlet/eventlet/issues/248
Diffstat (limited to 'python/subunit/tests')
0 files changed, 0 insertions, 0 deletions
