diff options
| author | Victor Stinner <vstinner@redhat.com> | 2015-10-20 09:20:29 +0200 |
|---|---|---|
| committer | Victor Stinner <vstinner@redhat.com> | 2015-10-20 09:20:29 +0200 |
| commit | 0bfebe8c3e9cc865d895bb0afeb052050a295652 (patch) | |
| tree | 43ece885696093d3b1fde27f877b836ebfdb1165 /python/subunit/tests | |
| parent | 5649ea88a8341c73b9911689436cc6d6018b779c (diff) | |
| download | subunit-0bfebe8c3e9cc865d895bb0afeb052050a295652.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
