Merge lp://staging/~facundo/magicicada-server/avoid-alreadycallederror into lp://staging/magicicada-server
Proposed by
Facundo Batista
Status: | Merged |
---|---|
Approved by: | Natalia Bidart |
Approved revision: | 33 |
Merged at revision: | 33 |
Proposed branch: | lp://staging/~facundo/magicicada-server/avoid-alreadycallederror |
Merge into: | lp://staging/magicicada-server |
Diff against target: |
56 lines (+25/-10) 2 files modified
src/server/content.py (+14/-10) src/server/tests/test_content.py (+11/-0) |
To merge this branch: | bzr merge lp://staging/~facundo/magicicada-server/avoid-alreadycallederror |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Natalia Bidart | Approve | ||
Review via email: mp+273165@code.staging.launchpad.net |
Commit message
Ignore received data after the UploadJob was cancelled.
Description of the change
Ignore received data after the UploadJob was cancelled.
To post a comment you must log in.