Merge lp:~azzar1/software-properties/fix-1818992 into lp:software-properties
Proposed by
Andrea Azzarone
on 2019-03-07
Status: | Merged |
---|---|
Approved by: | Sebastien Bacher on 2019-03-14 |
Approved revision: | 1079 |
Merged at revision: | 1079 |
Proposed branch: | lp:~azzar1/software-properties/fix-1818992 |
Merge into: | lp:software-properties |
Diff against target: |
56 lines (+16/-5) 1 file modified
softwareproperties/GoaAuth.py (+16/-5) |
To merge this branch: | bzr merge lp:~azzar1/software-properties/fix-1818992 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sebastien Bacher | 2019-03-07 | Approve on 2019-03-14 | |
Review via email:
|
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