summaryrefslogtreecommitdiff
path: root/python/subunit/tests
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2015-10-20 09:20:29 +0200
committerVictor Stinner <vstinner@redhat.com>2015-10-20 09:20:29 +0200
commit0bfebe8c3e9cc865d895bb0afeb052050a295652 (patch)
tree43ece885696093d3b1fde27f877b836ebfdb1165 /python/subunit/tests
parent5649ea88a8341c73b9911689436cc6d6018b779c (diff)
downloadsubunit-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