ZipQueue does not triggers the deferred if aborting because cancelled
Bug #757864 reported by
Facundo Batista
on 2011-04-11
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu One Client |
Critical
|
Facundo Batista | ||
| ubuntuone-client (Ubuntu) |
Critical
|
dobey | ||
| Natty |
Critical
|
dobey |
Bug Description
When starting _compress(), if finds that the Upload is cancelled, it just returns, never releasing the deferred that itself locks in.
Related branches
lp:~facundo/ubuntuone-client/fix-zip-lock
- Guillermo Gonzalez: Approve on 2011-04-12
- dobey (community): Approve on 2011-04-12
-
Diff: 57 lines (+26/-2)2 files modifiedtests/syncdaemon/test_action_queue.py (+20/-0)
ubuntuone/syncdaemon/action_queue.py (+6/-2)
Ubuntu One Auto Pilot (otto-pilot)
on 2011-04-13
Changed in ubuntuone-client: | |
status: | Triaged → Fix Committed |
dobey (dobey)
on 2011-04-15
Changed in ubuntuone-client: | |
milestone: | none → 1.6.1 |
Changed in ubuntuone-client (Ubuntu Natty): | |
milestone: | none → ubuntu-11.04 |
assignee: | nobody → Rodney Dawes (dobey) |
importance: | Undecided → Critical |
Changed in ubuntuone-client: | |
status: | Fix Committed → Fix Released |
Kate Stewart (kate.stewart) wrote : | #1 |
Changed in ubuntuone-client (Ubuntu Natty): | |
status: | New → Confirmed |
dobey (dobey) wrote : | #2 |
I thought I already set it to In Progress. My bad. The upload is pending approval in the upload queue, for 11.04. Thanks.
Changed in ubuntuone-client (Ubuntu Natty): | |
status: | Confirmed → In Progress |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package ubuntuone-client - 1.6.1-0ubuntu1
---------------
ubuntuone-client (1.6.1-0ubuntu1) natty; urgency=low
* New upstream release.
- ZipQueue does not trigger deferred when cancelled (LP: #757864)
- AssertionError in aggregator (LP: #759084)
- Ubuntu One folder bookmark not created (LP: #759197)
-- Rodney Dawes <email address hidden> Fri, 15 Apr 2011 17:11:55 -0400
Changed in ubuntuone-client (Ubuntu Natty): | |
status: | In Progress → Fix Released |
To post a comment you must log in.
Given this bug is affecting 2 people, and the upstream fix is in place, marking this as at least confirmed.