Ticket #338 (closed enhancement: fixed)
Grouping QA messages
| Reported by: | ciaranm | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | Sometime | Milestone: | Misc features |
| Component: | repositories/e | Version: | 0.24.5 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: |
Description
QA messages come out in a fairly arbitrary order because of parallelisation. Our proxy reporter class should instead store them up and print out related (same package) messages only when all the messages for that package are available. It'll need to be told explicitly when to flush, but that's easily done.
Change History
Note: See
TracTickets for help on using
tickets.

r3383