diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-11-04 14:47:59 +0100 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-11-04 14:47:59 +0100 |
commit | 53702a590c9905cf3104180fefcf126b26e3aad9 (patch) | |
tree | 2d824321b7234cecf008b120e356d5b876280ff7 /dselect | |
parent | 359e1c4f1f8880b62b430f46680df14f94664906 (diff) |
Call "Dequeue()" for items in AbortTransaction() to fix race
The pkgAcquire::Run() code works uses a while(ToFetch > 0) loop
over the items queued for fetching. This means that we need to
Deqeueue the item if we call AbortTransaction() to avoid a hang.
Diffstat (limited to 'dselect')
0 files changed, 0 insertions, 0 deletions