Importer should import a single version in each run

Bug #704186 reported by James Westby
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Distributed Development
New
Undecided
Unassigned

Bug Description

In order to reduce the critical section of the importer code, when import_package.py is run it should import a single
version of the package at a time.

It could either do this by importing the first version, then exiting, signalling to the parent that it should immediately
be re-run.

Otherwise it could do the loop internally with some code shuffling.

The latter would be runtime cheaper.

Thanks,

James

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.