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