server side 'progress' / output
Bug #364908 reported by
Robert Collins
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
High
|
Unassigned | ||
Breezy |
Triaged
|
Medium
|
Unassigned |
Bug Description
Hooks and other activity running in the server should be able to provide
progress indicators.
Key uses are for things like reconcile progress, and pre_tip change
hooks that run test suites and the like.
Sketchily we should make sure anything that may invoke complex hooks has
a streaming body; and get trace.note() on the server, and
ui_factory.
This is non trivial because it can't rely on stdout or stderr to be available - specifically, consider http servers.
summary: |
- server side 'progress' + server side 'progress' / output |
description: | updated |
Changed in bzr: | |
status: | New → Triaged |
Changed in bzr: | |
status: | Triaged → Confirmed |
tags: | added: hpss progress |
tags: | added: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → High |
importance: | High → Medium |
tags: | removed: check-for-breezy |
To post a comment you must log in.