Merge lp://staging/~azzar1/software-properties/fix-1818992 into lp://staging/software-properties
Proposed by
Andrea Azzarone
Status: | Merged |
---|---|
Approved by: | Sebastien Bacher |
Approved revision: | 1079 |
Merged at revision: | 1079 |
Proposed branch: | lp://staging/~azzar1/software-properties/fix-1818992 |
Merge into: | lp://staging/software-properties |
Diff against target: |
56 lines (+16/-5) 1 file modified
softwareproperties/GoaAuth.py (+16/-5) |
To merge this branch: | bzr merge lp://staging/~azzar1/software-properties/fix-1818992 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sebastien Bacher | Approve | ||
Review via email: mp+364112@code.staging.launchpad.net |
Commit message
Don't segfault if GoaClient.new fails. Also make it async to not block the UI.
To post a comment you must log in.
Thanks