progress bars on bzr+http push behave badly

Bug #172483 reported by Robert Collins
2
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Low
Unassigned

Bug Description

I've noticed some progress bars go from 0 to 50 in one step, that is
some minutes long. This occurs because the first update is throttled,
and the next action is a readv on http which blocks for the whole read.

One way would be to not throttle progress bars with small totals.

Another is fixing http readv in some regard.

-Rob

 affects bzr
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Revision history for this message
Vincent Ladeuil (vila) wrote :

http readv (at least for urllib) has been fixed (see bug #173010)

Revision history for this message
Vincent Ladeuil (vila) wrote :

marked as ui-related and confirmed so that it gets evaluated again for recent versions

Changed in bzr:
status: New → Confirmed
John A Meinel (jameinel)
Changed in bzr:
importance: Undecided → Low
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.